Skip to content

Commit

Permalink
bump: v0.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Olea <anthony.olea@corp.ovh.com>
  • Loading branch information
anthonyolea committed Dec 9, 2020
1 parent b25369f commit 2def876
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.3.1 - 2020-12-08
### Changed
- Upgrade Celery and Kombu packages for bug fixes (celery 4.4.0 to 4.4.7, kombu 4.6.7 to 4.6.11)

## 0.3.0 - 2020-11-18
### Fixed
- Roll back the session when an unhandled exception occurred during the request
Expand Down
2 changes: 1 addition & 1 deletion director/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.3.1

0 comments on commit 2def876

Please sign in to comment.