0.11.1 make yesno() accept boolean types
This commit is contained in:
parent
0460062867
commit
3af9d6c9fb
3 changed files with 18 additions and 5 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.11.1
|
||||
|
||||
+ make `yesno()` accept boolean types
|
||||
|
||||
## 0.11.0
|
||||
|
||||
+ **Breaking**: sessions returned by `SQLAlchemy()` are now wrapped by default. Restore original behavior by passing `wrap=False` to the constructor or to `begin()`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue