mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
fix changelog
This commit is contained in:
11
CHANGES.md
11
CHANGES.md
@ -1,6 +1,6 @@
|
||||
# Changes
|
||||
|
||||
## [0.7.1] - 2018-07-21
|
||||
## [0.7.2] - 2018-07-xx
|
||||
|
||||
### Added
|
||||
|
||||
@ -8,11 +8,18 @@
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed default_resource 'not yet implemented' panic #410
|
||||
* removed the timestamp from the default logger middleware
|
||||
|
||||
* Add `CookieSessionBackend::http_only` method to set `HttpOnly` directive of cookies
|
||||
|
||||
|
||||
## [0.7.1] - 2018-07-21
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed default_resource 'not yet implemented' panic #410
|
||||
|
||||
|
||||
## [0.7.0] - 2018-07-21
|
||||
|
||||
### Added
|
||||
|
Reference in New Issue
Block a user