Author: Armin Rigo <[email protected]> Branch: Changeset: r2588:4ce79f707838 Date: 2016-01-15 14:10 +0100 http://bitbucket.org/cffi/cffi/changeset/4ce79f707838/
Log: What's New 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,14 @@ ====================== +v1.5.0 +====== + +* Support for `using CFFI for embedding`__. + +.. __: embedding.html + + v1.4.2 ====== _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
