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
|
# Changes
|
||||||
|
|
||||||
## [2.0.1] - 2020-01-06
|
## [2.x.x] - 2020-01-xx
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Update the `time` dependency to 0.2.1
|
* Update the `time` dependency to 0.2.2
|
||||||
|
|
||||||
## [2.0.0] - 2019-12-25
|
## [2.0.0] - 2019-12-25
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [1.0.2] - 2020-01-06
|
## [1.x.x] - 2020-01-x
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Update the `time` dependency to 0.2.1
|
* Update the `time` dependency to 0.2.2
|
||||||
|
|
||||||
## [1.0.1] - 2019-12-20
|
## [1.0.1] - 2019-12-20
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Changes
|
# 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
|
## [0.2.0] - 2019-12-20
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.2.1] - 2020-01-06
|
## [0.2.1] - 2020-01-xx
|
||||||
|
|
||||||
* Remove the unused `time` dependency
|
* Remove the unused `time` dependency
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Changes
|
# 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
|
## [0.3.0] - 2019-12-20
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue