Update CHANGELOG.md

This commit is contained in:
Sunli 2021-12-12 10:12:05 +08:00
parent 23fd49a70b
commit f2fd221989
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.0.15] 2021-12-12
- Bump actix-web from `4.0.0-beta.11` to `4.0.0-beta.14`.
## [3.0.14] 2021-12-06
- [async-graphql-axum] bump axum from `0.3` to `0.4`.