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.458
10+
11+ ### Added
12+ - Optimistic Lock for DREF-s
13+ - Affected Figures on FR/Emergencies
14+ - DREF historical data on admin page (even via frontend input)
15+
916## 1.1.457
1017
1118### Added
@@ -2072,7 +2079,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20722079
20732080## 0.1.20
20742081
2075- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.457...HEAD
2082+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.458...HEAD
2083+ [ 1.1.458 ] : https://github.com/IFRCGo/go-api/compare/1.1.457...1.1.458
20762084[ 1.1.457 ] : https://github.com/IFRCGo/go-api/compare/1.1.456...1.1.457
20772085[ 1.1.456 ] : https://github.com/IFRCGo/go-api/compare/1.1.455...1.1.456
20782086[ 1.1.455 ] : https://github.com/IFRCGo/go-api/compare/1.1.454...1.1.455
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.457 '
6+ __version__ = '1.1.458 '
You can’t perform that action at this time.
0 commit comments