Author: Armin Rigo <[email protected]> Branch: Changeset: r3021:761502c1a738 Date: 2017-09-21 09:32 +0200 http://bitbucket.org/cffi/cffi/changeset/761502c1a738/
Log: Prepare for the next minor release diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -3,6 +3,12 @@ ====================== +v1.11.1 +======= + +* Fix tests, remove deprecated C API usage + + v1.11 ===== _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
