Version 0.3.3

### Added

- Unit tests in the `tests` folder

### Changed

- Default links and dates in VersionEntry are now consistently `None`
- 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.
- `release` now resets lesser version values when incrementing
- `release` now works with logs that have only unreleased changes
dev 0.3.3
Andrew Cassidy 3 years ago
parent 7b0eb4c78b
commit f56038d3c9

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file
## Unreleased
## 0.3.3 - 2021-04-27
### Added

Loading…
Cancel
Save