File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ## 1.1.438
10+ ## 1.1.437
11+
12+ ### Added
13+ - Nginx setup fixing
14+ - /docs/ fixing
15+ - User registration reminder job cleanup
16+ - Lang: page-number
17+ - Tidylib - adding
18+ - Sit_fields_date also to be converted
19+
920## 1.1.436
1021
1122### Added
@@ -1959,7 +1970,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19591970
19601971## 0.1.20
19611972
1962- [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.436...HEAD
1973+ [ Unreleased ] : https://github.com/IFRCGo/go-api/compare/1.1.438...HEAD
1974+ [ 1.1.438 ] : https://github.com/IFRCGo/go-api/compare/1.1.437...1.1.438
1975+ [ 1.1.437 ] : https://github.com/IFRCGo/go-api/compare/1.1.436...1.1.437
19631976[ 1.1.436 ] : https://github.com/IFRCGo/go-api/compare/1.1.435...1.1.436
19641977[ 1.1.435 ] : https://github.com/IFRCGo/go-api/compare/1.1.434...1.1.435
19651978[ 1.1.434 ] : https://github.com/IFRCGo/go-api/compare/1.1.433...1.1.434
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.437 '
6+ __version__ = '1.1.438 '
You can’t perform that action at this time.
0 commit comments