add the changelog

main
Yanick Champoux 2023-05-18 16:12:17 -04:00
parent bc66ea09a2
commit e69858f55e
1 changed files with 37 additions and 0 deletions

37
CHANGELOG.md Normal file
View File

@ -0,0 +1,37 @@
# Changelog for [changelord][homepage]
## 0.2.0 2023-05-18
### Features
* add `git-gather` command
* add 'next' to alias to 'upcoming'
* cutting a release also add a new NEXT release
* git-gather also filters on descs
* add the validate command
* support changelog-next directory
### Statistics
* code churn: 21 files changed, 563 insertions(+), 153 deletions(-)
## 0.1.0 2023-05-16
* port the core of the Perl changelord to JavaScript.
### Statistics
* code churn: 23 files changed, 767 insertions(+)
[homepage]: https://git.babyl.ca/yanick/changelord.js