Update CHANGES.md

This commit is contained in:
kevinpoitra 2020-01-06 05:09:58 -06:00
parent 381c8ebe92
commit bd4807f4d3
4 changed files with 20 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changes # Changes
## [2.0.1] - 2020-01-06
### Changed
* Update the `time` dependency to 0.2.1
## [2.0.0] - 2019-12-25 ## [2.0.0] - 2019-12-25
### Changed ### Changed

View File

@ -1,5 +1,11 @@
# Changes # Changes
## [1.0.2] - 2020-01-06
### Changed
* Update the `time` dependency to 0.2.1
## [1.0.1] - 2019-12-20 ## [1.0.1] - 2019-12-20
### Fixed ### Fixed

View File

@ -1,5 +1,9 @@
# Changes # Changes
## [0.2.1] - 2020-01-06
* Update the `time` dependency to 0.2.1
## [0.2.0] - 2019-12-20 ## [0.2.0] - 2019-12-20
* Use actix-web 2.0 * Use actix-web 2.0

View File

@ -1,5 +1,9 @@
# Changes # Changes
## [0.3.1] - 2020-01-06
* Update the `time` dependency to 0.2.1
## [0.3.0] - 2019-12-20 ## [0.3.0] - 2019-12-20
* Release * Release