Skip to content

Commit

Permalink
Update CHANGELOG.md for v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Jan 12, 2023
1 parent 19516e8 commit 3723acc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v8.0.1 (2023-01-12)
-------------------------
* Tweak migration dependencies to ensure clean installs run them in order that works
* Add empty migrations required for squashing

v8.0.0 (2023-01-10)
-------------------------
* Update deps
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "temba"
version = "8.0.0"
version = "8.0.1"
description = "Hosted service for visually building interactive messaging applications"
authors = ["Nyaruka <[email protected]>"]
license = "AGPL-3"
Expand Down

0 comments on commit 3723acc

Please sign in to comment.