Skip to content

Commit 4995c22

Browse files
authored
Release 4.0.0.9 (#128)
1 parent c7e56d2 commit 4995c22

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

4+
4.0.0.9 (2019-04-03)
5+
--------------------
6+
7+
* Remove cms_page_resolve from SSO whitelist, as this view has been removed from the CMS.
8+
9+
410
4.0.0.8 (2019-04-01)
511
--------------------
612

aldryn_django_cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.0.0.8'
1+
__version__ = '4.0.0.9'

0 commit comments

Comments
 (0)