File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.482
10+ - Add more columns to AppealDocument Admin list
11+ - Put back caching
12+
913## 1.1.481
1014
1115### Added
12- - Put back caching
1316 - DREF regional permission views
1417 - DREF account page and users behaviour
15- - Add more columns to AppealDocument Admin list
1618
1719## 1.1.480
1820
@@ -2250,7 +2252,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22502252
22512253## 0.1.20
22522254
2253- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.481...HEAD
2255+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.482...HEAD
2256+ [ 1.1.482 ] : https://github.com/IFRCGo/go-api/compare/1.1.481...1.1.482
22542257[ 1.1.481 ] : https://github.com/IFRCGo/go-api/compare/1.1.480...1.1.481
22552258[ 1.1.480 ] : https://github.com/IFRCGo/go-api/compare/1.1.479...1.1.480
22562259[ 1.1.479 ] : https://github.com/IFRCGo/go-api/compare/1.1.478...1.1.479
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.481 '
6+ __version__ = '1.1.482 '
You can’t perform that action at this time.
0 commit comments