Added changelog entry

This commit is contained in:
LucaCappelletti94 2025-02-14 13:42:24 +01:00
parent 09dfb88722
commit c1750c3a1f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
- Add `header::CLEAR_SITE_DATA` constant.
- Add `Extensions::get_or_insert[_with]()` methods.
- Add feature-gated `serde::Serialize` and `serde::Deserialize` implementations for `CloseCode` and `CloseReason`
### Changed