aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-04-14 21:09:36 +0200
committerGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2023-04-14 21:09:36 +0200
commit46b1a07213cf36c11cda1dec62d40d27e01d3d2d (patch)
tree7cd542b6f90a57e6472906942a2f4da436e26fac
parentdbad7730f902cfc7bfddfe63afa357d92b0f9e92 (diff)
downloadit-tools-46b1a07213cf36c11cda1dec62d40d27e01d3d2d.tar.gz
it-tools-46b1a07213cf36c11cda1dec62d40d27e01d3d2d.tar.zst
it-tools-46b1a07213cf36c11cda1dec62d40d27e01d3d2d.zip
docs(changelog): update changelog for 2023.04.14-dbad773
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74e1b8a..a07b04e 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