diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e0d85257c37145f63cd2cf79e53628022bff762b..d1f6f293be385c89cb5203026f356a79b9227c44 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,15 @@ Changelog Version 0.9 ----------- + +Version 0.9.2 +************* + +- Feature: Example CMake and Make projects for integrating ALL into the build + process. +- Bug: CMake dependencies between targets and link and include inheritance + corrected. + Version 0.9.1 *************