summaryrefslogtreecommitdiff
path: root/axum-core/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'axum-core/CHANGELOG.md')
-rw-r--r--axum-core/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/axum-core/CHANGELOG.md b/axum-core/CHANGELOG.md
index c9161c8b..99811259 100644
--- a/axum-core/CHANGELOG.md
+++ b/axum-core/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# Unreleased
+- None.
+
+# 0.3.1 (9. January, 2023)
+
- **added:** Add `body_text` and `status` methods to built-in rejections ([#1612])
[#1612]: https://github.com/tokio-rs/axum/pull/1612