mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
Bump min version of rustc
Due to actix & trust-dns requirement
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Changes
|
||||
|
||||
## [0.7.17] - 2018-12-23
|
||||
## [0.7.17] - 2018-12-xx
|
||||
|
||||
### Added
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
### Fixed
|
||||
|
||||
* HTTP1 decoder should perform case-insentive comparison for client requests (e.g. `Keep-Alive`). #631
|
||||
|
||||
* Access-Control-Allow-Origin header should only a return a single, matching origin. #603
|
||||
|
||||
## [0.7.16] - 2018-12-11
|
||||
|
Reference in New Issue
Block a user