diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f835e04..d21b1bff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## Main Branch + +### Upgrades + +* Upgrade `axum` example to `0.7` + ## 0.12.7 - 2023-11-22 ### Enhancements