mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-26 15:07:42 +02:00
Prepare for new release
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## [0.2.NEXT] - 2020-xx-xx
|
||||
## [0.2.1] - 2020-02-23
|
||||
|
||||
* Allow the handler function to be named as `config` #1290
|
||||
* Add `#[allow(missing_docs)]` attribute to generated structs [#1368]
|
||||
* Allow the handler function to be named as `config` [#1290]
|
||||
|
||||
[#1368]: https://github.com/actix/actix-web/issues/1368
|
||||
[#1290]: https://github.com/actix/actix-web/issues/1290
|
||||
|
||||
## [0.2.0] - 2019-12-13
|
||||
|
||||
|
Reference in New Issue
Block a user