mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-27 17:52:56 +01:00
Tidy up CHANGES.md
This commit is contained in:
parent
4d45313f9d
commit
4f2e970732
@ -1,12 +1,17 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.7.18] - 2019-01-02
|
## [0.7.18] - 2019-xx-xx
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Add `with_cookie` for `TestRequest` to allow users to customize request cookie. #647
|
* Add `with_cookie` for `TestRequest` to allow users to customize request cookie. #647
|
||||||
|
|
||||||
* Add `cookie` method for `TestRequest` to allow users to add cookie dynamically.
|
* Add `cookie` method for `TestRequest` to allow users to add cookie dynamically.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* StaticFiles decode special characters in request's path
|
||||||
|
|
||||||
## [0.7.17] - 2018-12-25
|
## [0.7.17] - 2018-12-25
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user