File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.470
10+
11+ ### Added
12+ - Internal plan files: collecting only PDF-s
13+ - Nicer LocalUnit admin lists
14+ - ISO3 filtering possibility for districts and appeals
15+ - GitHub Actions - add issue to Backlog project
16+
917## 1.1.469
1018
1119### Added
@@ -2150,7 +2158,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21502158
21512159## 0.1.20
21522160
2153- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.469...HEAD
2161+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.470...HEAD
2162+ [ 1.1.470 ] : https://github.com/IFRCGo/go-api/compare/1.1.469...1.1.470
21542163[ 1.1.469 ] : https://github.com/IFRCGo/go-api/compare/1.1.468...1.1.469
21552164[ 1.1.468 ] : https://github.com/IFRCGo/go-api/compare/1.1.467...1.1.468
21562165[ 1.1.467 ] : https://github.com/IFRCGo/go-api/compare/1.1.466...1.1.467
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.469 '
6+ __version__ = '1.1.470 '
You can’t perform that action at this time.
0 commit comments