File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.457
10+
11+ ### Added
12+ - Hotfix for recent "affected people" figures / Field Report, ERP
13+ - Choice-value showing endpoints (v1.1) - mostly for Projects
14+
915## 1.1.456
1016
1117### Added
@@ -2066,7 +2072,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20662072
20672073## 0.1.20
20682074
2069- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.456...HEAD
2075+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.457...HEAD
2076+ [ 1.1.457 ] : https://github.com/IFRCGo/go-api/compare/1.1.456...1.1.457
20702077[ 1.1.456 ] : https://github.com/IFRCGo/go-api/compare/1.1.455...1.1.456
20712078[ 1.1.455 ] : https://github.com/IFRCGo/go-api/compare/1.1.454...1.1.455
20722079[ 1.1.454 ] : https://github.com/IFRCGo/go-api/compare/1.1.453...1.1.454
Original file line number Diff line number Diff line change 33from .celery import app as celery_app
44
55__all__ = ['celery_app' ]
6- __version__ = '1.1.456 '
6+ __version__ = '1.1.457 '
You can’t perform that action at this time.
0 commit comments