diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 757d33e4..003d5904 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,7 +12,7 @@ Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Python 3.3 and 2.6 aren't supported anymore. - They may work by chance but any support to them has been ceased. + They may work by chance but any effort to keep them working has ceased. The last Python 2.6 release was on October 29, 2013 and isn't supported by the CPython core team anymore. Major Python packages like Django and Twisted dropped Python 2.6 a while ago already. @@ -27,6 +27,9 @@ Changes: `[32] `_ +---- + + 15.2.0 (2015-12-08) ------------------- @@ -40,6 +43,9 @@ Changes: `[28] `_ +---- + + 15.1.0 (2015-08-20) ------------------- @@ -54,6 +60,9 @@ Changes: `[20] `_ +---- + + 15.0.0 (2015-04-15) -------------------