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.466
10+
11+ ### Added
12+ - DREF Final Report finalization + new features
13+ - LocalUnits – first steps
14+ - Event visibility fix
15+
916## 1.1.465
1017
1118### Added
@@ -2126,7 +2133,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21262133
21272134## 0.1.20
21282135
2129- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.465...HEAD
2136+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.466...HEAD
2137+ [ 1.1.466 ] : https://github.com/IFRCGo/go-api/compare/1.1.465...1.1.466
21302138[ 1.1.465 ] : https://github.com/IFRCGo/go-api/compare/1.1.464...1.1.465
21312139[ 1.1.464 ] : https://github.com/IFRCGo/go-api/compare/1.1.463...1.1.464
21322140[ 1.1.463 ] : https://github.com/IFRCGo/go-api/compare/1.1.462...1.1.463
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.465 '
6+ __version__ = '1.1.466 '
You can’t perform that action at this time.
0 commit comments