This commit is contained in:
Hynek Schlawack 2016-02-17 13:52:21 +01:00
parent 89b542331d
commit 0b79e086b6
1 changed files with 10 additions and 1 deletions

View File

@ -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] <https://github.com/hynek/attrs/issues/32>`_
----
15.2.0 (2015-12-08)
-------------------
@ -40,6 +43,9 @@ Changes:
`[28] <https://github.com/hynek/attrs/issues/28>`_
----
15.1.0 (2015-08-20)
-------------------
@ -54,6 +60,9 @@ Changes:
`[20] <https://github.com/hynek/attrs/issues/20>`_
----
15.0.0 (2015-04-15)
-------------------