diff --git a/ChangeLog.rst b/ChangeLog.rst index d2a77f87..703cae6a 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,15 @@ +2.1.0 - TBD +----------- + +* Improved CMake find and package support + (`#264 `_). + Thanks to `@niosHD `_. + +* Documentation fixes + (`#248 `_, + `#260 `_). + + 2.0.0 - 2015-12-01 ------------------