Remove sync for each get

This commit is contained in:
lash
2022-05-05 14:22:21 +00:00
parent 01ad409077
commit cbf00281c6
3 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
- 0.1.13
* Remove sync on each get
- 0.1.12
* Raise correct exception from index store exists check
- 0.1.11