Update CHANGES.md

This commit is contained in:
kevinpoitra 2020-01-28 05:01:27 -06:00
parent 0acacd9df9
commit b2fc6375c3
5 changed files with 11 additions and 6 deletions

View File

@ -9,7 +9,7 @@
* Skip empty chunks when returning response from a `Stream` #1308 * Skip empty chunks when returning response from a `Stream` #1308
* Update the `time` dependency to 0.2.3 * Update the `time` dependency to 0.2.5
## [2.0.0] - 2019-12-25 ## [2.0.0] - 2019-12-25

View File

@ -4,7 +4,7 @@
### Changed ### Changed
* Update the `time` dependency to 0.2.3 * Update the `time` dependency to 0.2.5
### Fixed ### Fixed

View File

@ -1,8 +1,8 @@
# Changes # Changes
## [0.2.x] - 2020-01-xx ## [Unreleased] - 2020-xx-xx
* Update the `time` dependency to 0.2.3 * Update the `time` dependency to 0.2.5
## [0.2.1] - 2020-01-10 ## [0.2.1] - 2020-01-10

View File

@ -1,8 +1,8 @@
# Changes # Changes
## [0.3.1] - 2020-01-xx ## [Unreleased] - 2020-01-xx
* Update the `time` dependency to 0.2.3 * Update the `time` dependency to 0.2.5
## [0.3.0] - 2019-12-20 ## [0.3.0] - 2019-12-20

View File

@ -1,5 +1,10 @@
# Changes # Changes
## [Unreleased] - 2020-xx-xx
* Update the `time` dependency to 0.2.5
## [1.0.0] - 2019-12-13 ## [1.0.0] - 2019-12-13
### Changed ### Changed