Update CHANGES

This commit is contained in:
Andrew 2022-06-14 16:07:21 +03:00 committed by GitHub
parent 1e0e13b9bc
commit df6217c5e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1 @@
Allowed to use int and datetime.timedelta in RedisStorage.state_ttl and RedisStorage.data_ttl
Fixed type hints for redis TTL params.