mirror of
https://github.com/drewcassidy/yaclog.git
synced 2024-09-01 14:58:58 +00:00
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
This commit is contained in:
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…
Reference in New Issue
Block a user