diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e1b8ab..a07b04e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## Version 2023.04.14-dbad773 + +### Features +- **new-tool**: http status codes (8355bd2) + +### Refactoring +- **uuid-generator**: prevent NaN in quantity (6fb4994) + +### Chores +- **release**: create a github release on new version (dbad773) +- **version**: reset CHANGELOG content to support new format (85cb0ff) + ## Version 2023.04.14-f9b77b7 ### Features