Skip to content

Commit

Permalink
chore(release): 0.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 4, 2023
1 parent 0d0c34d commit ef49869
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.5.17](https://github.com/gundotio/worf/compare/v0.5.16...v0.5.17) (2023-01-04)

- (Deps) Support Django 4 and Python 3.10 + drop Django <3.2 and Python 3.7 [#127](https://github.com/gundotio/worf/pull/127)
- (Deps) Switch actions to Python 3.9.13 [#118](https://github.com/gundotio/worf/pull/118)
- (Refactor) Switch to latest release message builder [#121](https://github.com/gundotio/worf/pull/121)

### [0.5.16](https://github.com/gundotio/worf/compare/v0.5.15...v0.5.16) (2022-10-06)

- (Improvement) Support custom actions via ActionAPI [#115](https://github.com/gundotio/worf/pull/115)
Expand Down
2 changes: 1 addition & 1 deletion worf/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "v0.5.16"
__version__ = "v0.5.17"

0 comments on commit ef49869

Please sign in to comment.