Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Dec 20, 2019
1 parent 2b4256b commit 4847636
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 2 deletions.
4 changes: 4 additions & 0 deletions actix-cors/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## [0.2.0] - 2019-12-20

* Release

## [0.2.0-alpha.3] - 2019-12-07

* Migrate to actix-web 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion actix-files/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## [0.2.0] - 2019-12-xx
## [0.2.0] - 2019-12-20

* Fix BodyEncoding trait import #1220

Expand Down
4 changes: 4 additions & 0 deletions actix-identity/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## [0.2.0] - 2019-12-20

* Use actix-web 2.0

## [0.1.0] - 2019-06-xx

* Move identity middleware to separate crate
6 changes: 5 additions & 1 deletion actix-multipart/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changes

## [2.0.0-alpha.4] - 2019-12-xx
## [0.2.0] - 2019-12-20

* Release

## [0.2.0-alpha.4] - 2019-12-xx

* Multipart handling now handles Pending during read of boundary #1205

Expand Down
3 changes: 3 additions & 0 deletions actix-session/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changes

## [0.3.0] - 2019-12-20

* Release

## [0.3.0-alpha.4] - 2019-12-xx

Expand Down
4 changes: 4 additions & 0 deletions actix-web-actors/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## [2.0.0] - 2019-12-20

* Release

## [2.0.0-alpha.1] - 2019-12-15

* Migrate to actix-web 2.0.0
Expand Down

0 comments on commit 4847636

Please sign in to comment.