diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bf6ad2c --- /dev/null +++ b/CHANGELOG.md @@ -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