diff --git a/CHANGES.md b/CHANGES.md index b99a223eb..d0bd8fe10 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 diff --git a/actix-http/CHANGES.md b/actix-http/CHANGES.md index e90cf6e40..f989ff83d 100644 --- a/actix-http/CHANGES.md +++ b/actix-http/CHANGES.md @@ -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 diff --git a/actix-identity/CHANGES.md b/actix-identity/CHANGES.md index 066d6a17e..8550d6dff 100644 --- a/actix-identity/CHANGES.md +++ b/actix-identity/CHANGES.md @@ -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 diff --git a/actix-multipart/CHANGES.md b/actix-multipart/CHANGES.md index d5e63479b..d73a69393 100644 --- a/actix-multipart/CHANGES.md +++ b/actix-multipart/CHANGES.md @@ -1,6 +1,6 @@ # Changes -## [0.2.1] - 2020-01-06 +## [0.2.1] - 2020-01-xx * Remove the unused `time` dependency diff --git a/actix-session/CHANGES.md b/actix-session/CHANGES.md index faa026755..a8bf9c1bf 100644 --- a/actix-session/CHANGES.md +++ b/actix-session/CHANGES.md @@ -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