diff options
author | Jack Lloyd <[email protected]> | 2019-07-04 07:29:33 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-07-04 07:29:33 -0400 |
commit | ae5a4f7716e58c92676748ec9717472a3b36714a (patch) | |
tree | d78181e9eed517562e899ed96013eb2362c17efd | |
parent | 74eac77453c28a26c37188d744ddd9b71c2430e7 (diff) |
Update news
-rw-r--r-- | news.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ Release Notes Version 2.12.0, Not Yet Released ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +* Avoid using __GNUG__ in headers that may be consumed by a C compiler (GH #2013) + +* Add a script to help with building on Android (GH #2016 #513) + +* Add Android build to Travis CI (GH #2017) + Version 2.11.0, 2019-07-01 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |