Bump version to 1.0.3

This commit is contained in:
sander
2021-08-31 22:41:47 +02:00
parent cb9c6339e5
commit 38bf10d3d2
3 changed files with 9 additions and 3 deletions
+7 -1
View File
@@ -1,3 +1,9 @@
### 1.0.3 2021-08-31
- Migrated to aioredis 2
- SameSite support https://github.com/sanderfoobar/quart-session/commit/8daae3a6734e8f7da13954d5a1a5da8f5fc5a49a
- Memcached stuff https://github.com/filak/quart-session/commit/004871c495a069784e57e604b69f65af1b7e645a
### 1.0.0 2020-01-15
- Added support for arbitrary usage of caching backends.
@@ -10,4 +16,4 @@
### 0.0.1 2020-01-04
- Released initial pre alpha version.
- Released initial pre alpha version.