Commit Graph

8 Commits

Author SHA1 Message Date
c614363b5f 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
2021-04-24 00:02:04 -07:00
74b6448ee1 Implement commit functionality 2021-04-23 23:57:53 -07:00
41974dc953 entry and tag commands 2021-04-23 11:17:44 -07:00
157f49839f yaclog show and yaclog format commands 2021-04-22 22:48:48 -07:00
39f6ede5f2 add date to changelog 2021-04-18 22:49:11 -07:00
dc5cc2ddd9 Release 0.2.0 2021-04-18 22:07:17 -07:00
57542e228e Update CHANGELOG.md 2021-04-18 22:04:22 -07:00
06b2815d19 Version 0.1.0 2021-04-16 21:47:21 -07:00