mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 15:17:18 +01:00
Remove duplicate changelog entry
This commit is contained in:
parent
878ae73e6d
commit
37b9b3df48
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- **added:** Add `accept_unmasked_frames` setting in WebSocketUpgrade ([#1529])
|
||||
- **fixed:** Nested routers will now inherit fallbacks from outer routers ([#1521])
|
||||
- **added:** Add `accept_unmasked_frames` setting in WebSocketUpgrade ([#1529])
|
||||
- **added:** Add `WebSocketUpgrade::on_failed_upgrade` to customize what to do
|
||||
when upgrading a connection fails ([#1539])
|
||||
|
||||
|
|
Loading…
Reference in a new issue