0.10.2 fix types on cb32decode()

This commit is contained in:
Yusur 2025-11-27 19:50:33 +01:00
parent 7e6a46c654
commit 855299c6d5
3 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.10.2 and 0.7.11
+ fix incorrect types on `cb32decode()`
## 0.10.1 and 0.7.10
+ `peewee`: fix missing imports