Add PR reference to changelog entry

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Jonas Platte 2020-10-19 14:05:47 +02:00 committed by GitHub
parent d90c10d074
commit a580f2693a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -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`.