File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.469
10+
11+ ### Added
12+ - Ingest country plan and internal plan files
13+ - Bump up cryptography and django modules
14+ - Surge Alert statuses: Open, Closed, Stood down
15+
916## 1.1.468
1017
1118### Added
@@ -2143,7 +2150,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21432150
21442151## 0.1.20
21452152
2146- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.468...HEAD
2153+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.469...HEAD
2154+ [ 1.1.469 ] : https://github.com/IFRCGo/go-api/compare/1.1.468...1.1.469
21472155[ 1.1.468 ] : https://github.com/IFRCGo/go-api/compare/1.1.467...1.1.468
21482156[ 1.1.467 ] : https://github.com/IFRCGo/go-api/compare/1.1.466...1.1.467
21492157[ 1.1.466 ] : https://github.com/IFRCGo/go-api/compare/1.1.465...1.1.466
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.468 '
6+ __version__ = '1.1.469 '
You can’t perform that action at this time.
0 commit comments