From 64563fb94cef32080ec0d13e4d60686951b83f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ml=C3=A1dek?= Date: Mon, 31 Mar 2025 19:08:24 +0200 Subject: [PATCH] Update axum-extra/CHANGELOG.md Co-authored-by: Jonas Platte --- axum-extra/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/axum-extra/CHANGELOG.md b/axum-extra/CHANGELOG.md index 3d52dcef..d0e9d132 100644 --- a/axum-extra/CHANGELOG.md +++ b/axum-extra/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. - **breaking:** Remove unused `async-stream` feature, which was accidentally +- **breaking:** Remove unused `async-stream` feature, which was accidentally introduced as an implicit feature through an optional dependency which was no longer being used ([#3298])