Skip to content

Commit

Permalink
Bumped version to 4.0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
FinalAngel committed Apr 15, 2024
1 parent e5a7845 commit f507d39
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
=========
Changelog
=========
* remove `admin:cms_page_resolve` from the whitelist, as this view has been removed from the CMS.


4.0.1.16 (2024-04-12)
---------------------

* Remove admin:cms_page_resolve from the whitelist


4.0.1.15.dev4 (2024-03-26)
Expand Down
2 changes: 1 addition & 1 deletion aldryn_django_cms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '4.0.1.15.dev4'
__version__ = '4.0.1.16'

0 comments on commit f507d39

Please sign in to comment.