Skip to content

Commit

Permalink
feincms3-cookiecontrol 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed May 5, 2024
1 parent c157440 commit e572663
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 1.5 (2024-05-05)

- Started clobbering the cookie control data on app startup.
- Updated the pre-commit hooks.
- Updated the esbuild version.
Expand Down
2 changes: 1 addition & 1 deletion feincms3_cookiecontrol/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.4.6"
__version__ = "1.5.0"

0 comments on commit e572663

Please sign in to comment.