mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
a3b6f2981e
commit
92381b10fa
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## [2.0.1] - 2020-01-06
|
||||
## [2.x.x] - 2020-01-xx
|
||||
|
||||
### Changed
|
||||
|
||||
* Update the `time` dependency to 0.2.1
|
||||
* Update the `time` dependency to 0.2.2
|
||||
|
||||
## [2.0.0] - 2019-12-25
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Changes
|
||||
|
||||
## [1.0.2] - 2020-01-06
|
||||
## [1.x.x] - 2020-01-x
|
||||
|
||||
### Changed
|
||||
|
||||
* Update the `time` dependency to 0.2.1
|
||||
* Update the `time` dependency to 0.2.2
|
||||
|
||||
## [1.0.1] - 2019-12-20
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Changes
|
||||
|
||||
## [0.2.1] - 2020-01-06
|
||||
## [0.2.1] - 2020-01-xx
|
||||
|
||||
* Update the `time` dependency to 0.2.1
|
||||
* Update the `time` dependency to 0.2.2
|
||||
|
||||
## [0.2.0] - 2019-12-20
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Changes
|
||||
|
||||
## [0.2.1] - 2020-01-06
|
||||
## [0.2.1] - 2020-01-xx
|
||||
|
||||
* Remove the unused `time` dependency
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Changes
|
||||
|
||||
## [0.3.1] - 2020-01-06
|
||||
## [0.3.1] - 2020-01-xx
|
||||
|
||||
* Update the `time` dependency to 0.2.1
|
||||
* Update the `time` dependency to 0.2.2
|
||||
|
||||
## [0.3.0] - 2019-12-20
|
||||
|
||||
|
|
Loading…
Reference in New Issue