Author: Armin Rigo <[email protected]> Branch: Changeset: r3232:2224b65a8b65 Date: 2019-02-26 16:00 +0100 http://bitbucket.org/cffi/cffi/changeset/2224b65a8b65/
Log: document 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.12.2 +======= + +* Added temporary workaround to compile on CPython 3.8.0a2. + + v1.12.1 ======= _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
