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.471
10+
11+ ### Added
12+ - Hotfix for DREF permissions
13+
914## 1.1.470
1015
1116### Added
@@ -2158,7 +2163,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
21582163
21592164## 0.1.20
21602165
2161- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.470...HEAD
2166+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.471...HEAD
2167+ [ 1.1.471 ] : https://github.com/IFRCGo/go-api/compare/1.1.470...1.1.471
21622168[ 1.1.470 ] : https://github.com/IFRCGo/go-api/compare/1.1.469...1.1.470
21632169[ 1.1.469 ] : https://github.com/IFRCGo/go-api/compare/1.1.468...1.1.469
21642170[ 1.1.468 ] : https://github.com/IFRCGo/go-api/compare/1.1.467...1.1.468
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.470 '
6+ __version__ = '1.1.471 '
You can’t perform that action at this time.
0 commit comments