File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.463
10+
11+ ### Added
12+ - DREF Final report, v0.1
13+ - Ops Update: optimistic lock
14+ - Dropping non-used enum Choices
15+ - Fix filter in DREF
16+ - Admin page: search possibility of Admin2 countries
17+
918## 1.1.462
1019
1120### Added
@@ -2105,7 +2114,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21052114
21062115## 0.1.20
21072116
2108- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.462...HEAD
2117+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.463...HEAD
2118+ [ 1.1.463 ] : https://github.com/IFRCGo/go-api/compare/1.1.462...1.1.463
21092119[ 1.1.462 ] : https://github.com/IFRCGo/go-api/compare/1.1.461...1.1.462
21102120[ 1.1.461 ] : https://github.com/IFRCGo/go-api/compare/1.1.460...1.1.461
21112121[ 1.1.460 ] : https://github.com/IFRCGo/go-api/compare/1.1.459...1.1.460
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.462 '
6+ __version__ = '1.1.463 '
You can’t perform that action at this time.
0 commit comments