diff --git a/axum/CHANGELOG.md b/axum/CHANGELOG.md index bc25605f..9749052f 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 + +- **fixed:** Removed the warning about breaking changes from README + # 0.8.0 ## since rc.1