Forgot to explicitly note python 2.5 drop in changelog for py3
This commit is contained in:
parent
bd8f96d33a
commit
5a430def22
|
@ -15,7 +15,8 @@ Changelog
|
||||||
* :release:`1.11.5 <2014-03-13>`
|
* :release:`1.11.5 <2014-03-13>`
|
||||||
* :release:`1.10.7 <2014-03-13>`
|
* :release:`1.10.7 <2014-03-13>`
|
||||||
* :feature:`16` **Python 3 support!** Our test suite passes under Python 3, and
|
* :feature:`16` **Python 3 support!** Our test suite passes under Python 3, and
|
||||||
it (& Fabric's test suite) continues to pass under Python 2.
|
it (& Fabric's test suite) continues to pass under Python 2. **Python 2.5 is
|
||||||
|
no longer supported with this change!**
|
||||||
|
|
||||||
The merged code was built on many contributors' efforts, both code &
|
The merged code was built on many contributors' efforts, both code &
|
||||||
feedback. In no particular order, we thank Daniel Goertzen, Ivan Kolodyazhny,
|
feedback. In no particular order, we thank Daniel Goertzen, Ivan Kolodyazhny,
|
||||||
|
|
Loading…
Reference in New Issue