From a9723e47bfd20a02c13acf0b4a905941723a9ab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ml=C3=A1dek?= Date: Tue, 14 Jan 2025 15:16:42 +0100 Subject: [PATCH] axum: update changelog with the last released version --- axum/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/axum/CHANGELOG.md b/axum/CHANGELOG.md index 56aa49be16..d05217ca8f 100644 --- a/axum/CHANGELOG.md +++ b/axum/CHANGELOG.md @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#3157]: https://github.com/tokio-rs/axum/pull/3157 [#3168]: https://github.com/tokio-rs/axum/pull/3168 +# 0.8.1 + +There are only documentation changes. + # 0.8.0 ## since rc.1