diff --git a/ChangeLog.rst b/ChangeLog.rst index 0ea25f55..0aa05d78 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,8 +1,12 @@ 2.0.0 - TBD ----------- -* [Breaking] The library name has been changed from ``format`` to ``cppformat`` - for consistency with project name and to avoid potential conflicts +* Fixed out-of-tree documentation build + (`#177 `_). + Thanks to `@jackyf (Eugene V. Lyubimkin) `_. + +* [Breaking] Changed the library name from ``format`` to ``cppformat`` + for consistency with the project name and to avoid potential conflicts (`#178 `_). Thanks to `@jackyf (Eugene V. Lyubimkin) `_.