mirror of https://github.com/fafhrd91/actix-web
Add PR reference to changelog entry
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
parent
d90c10d074
commit
a580f2693a
|
@ -3,8 +3,7 @@
|
||||||
## Unreleased - 2020-xx-xx
|
## Unreleased - 2020-xx-xx
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
* Change the return type of `Extensions::insert` from `()` to `Option<T>` [#1721]
|
||||||
* Change the return type of `Extensions::insert` from `()` to `Option<T>`
|
|
||||||
|
|
||||||
## 2.0.0 - 2020-09-11
|
## 2.0.0 - 2020-09-11
|
||||||
* No significant changes from `2.0.0-beta.4`.
|
* No significant changes from `2.0.0-beta.4`.
|
||||||
|
|
Loading…
Reference in New Issue