diff --git a/CHANGES.md b/CHANGES.md index b2a9e7e48..1d31b3514 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,8 @@ ### Changed +* CORS handling without headers #702 + * Allow to construct `Data` instances to avoid double `Arc` for `Send + Sync` types. ### Fixed