File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.494
10+
11+ ### Added
12+ - Upgrade of the API Documentation page (/docs)
13+ - CSV export for OpsLearning via API
14+
915## 1.1.493
1016
1117### Added
@@ -2331,7 +2337,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
23312337
23322338## 0.1.20
23332339
2334- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.493...HEAD
2340+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.494...HEAD
2341+ [ 1.1.494 ] : https://github.com/IFRCGo/go-api/compare/1.1.493...1.1.494
23352342[ 1.1.493 ] : https://github.com/IFRCGo/go-api/compare/1.1.492...1.1.493
23362343[ 1.1.492 ] : https://github.com/IFRCGo/go-api/compare/1.1.491...1.1.492
23372344[ 1.1.491 ] : https://github.com/IFRCGo/go-api/compare/1.1.490...1.1.491
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.493 '
6+ __version__ = '1.1.494 '
You can’t perform that action at this time.
0 commit comments