We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea422a1 commit fd715cdCopy full SHA for fd715cd
CHANGELOG.txt
@@ -1,4 +1,4 @@
1
-=== 3.4.5 (unreleased) ===
+=== 3.4.5 (2017-10-12) ===
2
3
* Introduced Django 1.11 compatibility
4
* Fixed a bug where slug wouldn't be generated in the creation wizard
cms/__init__.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-__version__ = '3.4.5rc2'
+__version__ = '3.4.5'
5
default_app_config = 'cms.apps.CMSConfig'
0 commit comments