diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index 1a7e5ed5b..3df706dc9 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -4,6 +4,10 @@ * Add impl ResponseBuilder for Error +### Changed + +* Use rust based brotli compression library + ## [1.0.0-alpha.3] - 2019-12-07 ### Changed