Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
### 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
  • Loading branch information
drewcassidy committed Apr 24, 2021
1 parent c614363 commit ebcb70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file

## 0.3.0 - 2021-04-24
## 0.3.1 - 2021-04-24

### Added

Expand Down

0 comments on commit ebcb70c

Please sign in to comment.