Update CHANGELOG.md

This commit is contained in:
Chris Tsang 2023-11-28 02:38:07 +08:00 committed by GitHub
parent 3ff4f11cb7
commit 5b182509a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). 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 ## 0.12.7 - 2023-11-22
### Enhancements ### Enhancements