summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Pedersen <david.pdrsn@gmail.com>2022-01-31 20:06:23 +0100
committerDavid Pedersen <david.pdrsn@gmail.com>2022-01-31 20:06:59 +0100
commitc1cc4b515ad8b5d271e8b8bd7e6d7105364cab4a (patch)
tree87999b07cbe6fb2c9083370d699d7880a195e34b
parent2eab37280ce26b167d419e01acfd0cd3b22ebb6f (diff)
Update axum-macros changelog with initial release dateaxum-macros-v0.1.0
-rw-r--r--axum-macros/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/axum-macros/CHANGELOG.md b/axum-macros/CHANGELOG.md
index 87ea54b6..22638d5c 100644
--- a/axum-macros/CHANGELOG.md
+++ b/axum-macros/CHANGELOG.md
@@ -9,6 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- None.
-# 0.1.0 (TODO)
+# 0.1.0 (31. January, 2022)
- Initial release.