1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-30 19:10:20 +02:00

enforce required minimum redis-async patch version (#98)

This commit is contained in:
Rob Ede
2020-09-12 17:30:09 +01:00
committed by GitHub
parent 7a26d99c1a
commit f3d5dfde40
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Changes
## Unreleased - 2020-xx-xx
* Enforce minimum redis-async version of 0.6.3 to workaround breaking patch change.
## 0.9.0 - 2020-09-11