File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.459
10+
11+ ### Added
12+ - PER permissions revoke from ifrc_admins
13+
914## 1.1.458
1015
1116### Added
@@ -2079,7 +2084,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
20792084
20802085## 0.1.20
20812086
2082- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.458...HEAD
2087+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.459...HEAD
2088+ [ 1.1.459 ] : https://github.com/IFRCGo/go-api/compare/1.1.458...1.1.459
20832089[ 1.1.458 ] : https://github.com/IFRCGo/go-api/compare/1.1.457...1.1.458
20842090[ 1.1.457 ] : https://github.com/IFRCGo/go-api/compare/1.1.456...1.1.457
20852091[ 1.1.456 ] : https://github.com/IFRCGo/go-api/compare/1.1.455...1.1.456
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.458 '
6+ __version__ = '1.1.459 '
You can’t perform that action at this time.
0 commit comments