File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.467
10+
11+ ### Added
12+ - Pagination fix (event, personnel)
13+
914## 1.1.466
1015
1116### Added
1217 - DREF Final Report finalization + new features
13- - LocalUnits – first steps
18+ - LocalUnits
1419 - Event visibility fix
1520
1621## 1.1.465
@@ -2133,7 +2138,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21332138
21342139## 0.1.20
21352140
2136- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.466...HEAD
2141+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.467...HEAD
2142+ [ 1.1.467 ] : https://github.com/IFRCGo/go-api/compare/1.1.466...1.1.467
21372143[ 1.1.466 ] : https://github.com/IFRCGo/go-api/compare/1.1.465...1.1.466
21382144[ 1.1.465 ] : https://github.com/IFRCGo/go-api/compare/1.1.464...1.1.465
21392145[ 1.1.464 ] : https://github.com/IFRCGo/go-api/compare/1.1.463...1.1.464
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.466 '
6+ __version__ = '1.1.467 '
You can’t perform that action at this time.
0 commit comments