diff --git a/ChangeLog.rst b/ChangeLog.rst index 703cae6a..1359bc52 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,15 +1,18 @@ -2.1.0 - TBD +2.0.1 - TBD ----------- * Improved CMake find and package support (`#264 `_). Thanks to `@niosHD `_. +* Fix compile error with Android NDK and mingw32 + (`#241 `_). + Thanks to `@Gachapen (Magnus Bjerke Vik) `_. + * Documentation fixes (`#248 `_, `#260 `_). - 2.0.0 - 2015-12-01 ------------------