Version 0.3.0

### Added

- `yaclog` tool for manipulating changelogs from the command line
    - `init` command to make a new changelog
    - `format` command to reformat the changelog
    - `show` command to show changes from the changelog
    - `entry` command for manipulating entries in the changelog
    - `tag` command for manipulating tags in the changelog
    - `release` command for creating releases
dev
Andrew Cassidy 3 years ago
parent 9ab1f74936
commit c614363b5f

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file
## Unreleased
## 0.3.0 - 2021-04-24
### Added
@ -33,4 +33,4 @@ First release
### Added
- `yaclog.read()` method to parse changelog files
- `yaclog.read()` method to parse changelog files
Loading…
Cancel
Save