1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Update CHANGES.md

This commit is contained in:
Yuki Okushi
2020-02-25 08:42:39 +09:00
committed by GitHub
parent 08f172a0aa
commit a4f87a53da

View File

@ -1,6 +1,6 @@
# Changes
## [0.2.1] - 2020-02-23
## [0.2.1] - 2020-02-25
* Add `#[allow(missing_docs)]` attribute to generated structs [#1368]
* Allow the handler function to be named as `config` [#1290]