feat: changelog changes

This commit is contained in:
Lucca Marques
2022-08-09 13:45:53 -03:00
parent 6dc449b830
commit e62f0117e0

View File

@@ -2,6 +2,10 @@
## 0.1
### 0.1.10
- Add `Cache-Control:no-cache` support.
### 0.1.9
- Replace `aioredis` with `redis-py`.