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

prepare actix-protobuf release 0.7.0

This commit is contained in:
Rob Ede
2022-03-01 04:12:52 +00:00
parent ef8f33e3b3
commit 9e911490cf
3 changed files with 7 additions and 3 deletions

View File

@ -3,6 +3,10 @@
## Unreleased - 2021-xx-xx
## 0.7.0 - 2022-03-01
- No significant changes since `0.7.0-beta.5`.
## 0.7.0-beta.5 - 2022-02-03
- Update `prost` dependency to `0.9`.
- Update `actix-web` dependency to `4.0.0-rc.1`.