diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ceb40..98cd61f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file - Unit tests in the `tests` folder +### Changed + +- Default links and dates in VersionEntry are not consistently `None` +- Changelog links dict now contains version links. Modified version links will overwrite those in the table when writing to a file + ## 0.3.2 - 2021-04-24 ### Added