diff --git a/CHANGELOG.md b/CHANGELOG.md index 98cd61f..6fbd590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,12 @@ All notable changes to this project will be documented in this file ### Changed -- Default links and dates in VersionEntry are not consistently `None` +- Default links and dates in VersionEntry are now consistently `None` + +### Fixed + - Changelog links dict now contains version links. Modified version links will overwrite those in the table when writing to a file +- Changelog object no longer errors when creating without a path. ## 0.3.2 - 2021-04-24