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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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]