From d6a9fe6bfef50049239ce756c29195d188543a2c Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Sun, 17 May 2026 10:29:37 +0200 Subject: [PATCH] update changelog --- axum/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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