File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.481
10+
11+ ### Added
12+ - Put back caching
13+ - DREF regional permission views
14+ - DREF account page and users behaviour
15+ - Add more columns to AppealDocument Admin list
16+
917## 1.1.480
1018
1119### Added
@@ -2242,7 +2250,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22422250
22432251## 0.1.20
22442252
2245- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.480...HEAD
2253+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.481...HEAD
2254+ [ 1.1.481 ] : https://github.com/IFRCGo/go-api/compare/1.1.480...1.1.481
22462255[ 1.1.480 ] : https://github.com/IFRCGo/go-api/compare/1.1.479...1.1.480
22472256[ 1.1.479 ] : https://github.com/IFRCGo/go-api/compare/1.1.478...1.1.479
22482257[ 1.1.478 ] : https://github.com/IFRCGo/go-api/compare/1.1.477...1.1.478
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.480 '
6+ __version__ = '1.1.481 '
You can’t perform that action at this time.
0 commit comments