diff --git a/axum/CHANGELOG.md b/axum/CHANGELOG.md index b3871a32..ff55fe94 100644 --- a/axum/CHANGELOG.md +++ b/axum/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +# Unreleased + +- **fix**: Fix `bytes` dependency requirement ([#3768]) + +[#3768]: https://github.com/tokio-rs/axum/pull/3768 # 0.8.9