Bring changelog up to date

This commit is contained in:
Andrew Cassidy 2021-04-25 02:24:22 -07:00
parent be78167b4b
commit ae681ae290

View File

@ -8,6 +8,11 @@ All notable changes to this project will be documented in this file
- Unit tests in the `tests` folder - 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 ## 0.3.2 - 2021-04-24
### Added ### Added