Fix typo in CHANGELOG (#442)

This commit is contained in:
Michael Grigoryan
2021-11-02 07:50:10 +01:00
committed by GitHub
parent 1b98328dc8
commit 5e44295a82
+1 -1
View File
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- **fixed:** All known compile time issues are resolved, including those with
`boxed` and those introduced by Rust 1.56 ([#404])
- **breaking:** The router's type is now always `Router` regardless of how many routes or
middleware are applies ([#404])
middleware are applied ([#404])
This means router types are all always nameable: