0.7.10 fix missing imports

This commit is contained in:
Yusur 2025-11-23 21:52:01 +01:00
parent d454eaea2c
commit 764efd9530
3 changed files with 17 additions and 2 deletions

View file

@ -1,5 +1,20 @@
# Changelog
## 0.10.1 and 0.7.10
+ `peewee`: fix missing imports
## 0.10.0
+ `peewee`: add `SnowflakeField` class
## 0.9.0
+ Fix to make experimental `Waiter` usable
+ Suspend `glue()` release indefinitely
+ Add `yesno()`
+ Document validators
## 0.8.2 and 0.7.9
+ `.color`: fix `chalk` not behaving as expected