We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d92f1f commit 91a9505Copy full SHA for 91a9505
CHANGELOG.rst
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+4.0.0.10 (2019-04-05)
5
+--------------------
6
+
7
+* Pin psycopg2 to <2.8, as 2.8 breaks API compatibility.
8
9
10
4.0.0.9 (2019-04-03)
11
--------------------
12
aldryn_django_cms/__init__.py
@@ -1 +1 @@
-__version__ = '4.0.0.9'
+__version__ = '4.0.0.10'
0 commit comments