diff --git a/CHANGES.md b/CHANGES.md
index 15d44b75c..cc41f839b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,9 @@
# Changes
## Unreleased - 2020-xx-xx
+
+
+## 3.2.0 - 2020-10-30
### Added
* Implement `exclude_regex` for Logger middleware. [#1723]
* Add request-local data extractor `web::ReqData`. [#1748]
@@ -9,6 +12,7 @@
* Expose `on_connect` for access to the connection stream before request is handled. [#1754]
### Changed
+* Updated actix-web-codegen dependency for access to new `#[route(...)]` multi-method macro.
* Print non-configured `Data
-[](https://crates.io/crates/actix-web)
-[](https://docs.rs/actix-web)
+[](https://crates.io/crates/actix-web)
+[](https://docs.rs/actix-web/3.2.0)
[](https://blog.rust-lang.org/2020/03/12/Rust-1.42.html)

+[](https://deps.rs/crate/actix-web/2.2.0)
[](https://travis-ci.org/actix/actix-web)
[](https://codecov.io/gh/actix/actix-web)
[](https://crates.io/crates/actix-web)
[](https://gitter.im/actix/actix?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[](https://discord.gg/NWpN5mmg3x)