1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare actix-identity release 0.4.0-beta.9

This commit is contained in:
Rob Ede
2022-02-07 02:52:24 +00:00
parent d9f27120f6
commit f9beeecaf6
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2021-xx-xx
## 0.4.0-beta.9 - 2022-02-07
- Relax body type bounds on middleware impl. [#223]
- Update `actix-web` dependency to `4.0.0-rc.1`.