From 2121979a487b1bdb3c40892212548c33dbf25ab6 Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Tue, 29 Nov 2022 10:57:25 +0100 Subject: axum-extra - v0.4.1 (#1590) --- axum-extra/CHANGELOG.md | 4 ++++ axum-extra/Cargo.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/axum-extra/CHANGELOG.md b/axum-extra/CHANGELOG.md index 5884b8fc..d72d54f7 100644 --- a/axum-extra/CHANGELOG.md +++ b/axum-extra/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning]. # Unreleased +- None. + +# 0.4.1 (29. November, 2022) + - **fixed:** Fix wrong `From` impl for `Resource` ([#1589]) [#1589]: https://github.com/tokio-rs/axum/pull/1589 diff --git a/axum-extra/Cargo.toml b/axum-extra/Cargo.toml index 5a985a5a..18901dfd 100644 --- a/axum-extra/Cargo.toml +++ b/axum-extra/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "axum-extra" readme = "README.md" repository = "https://github.com/tokio-rs/axum" -version = "0.4.0" +version = "0.4.1" [features] default = [] -- cgit v1.2.3-70-g09d2