Update changelog

This commit is contained in:
Andrew Cassidy 2021-04-25 19:28:50 -07:00
parent 73a331f3e5
commit a13fa34c0c

View File

@ -10,8 +10,12 @@ All notable changes to this project will be documented in this file
### Changed ### 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 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 ## 0.3.2 - 2021-04-24