0.7.2 add version= to @future(), support Py3.14, mark .waiter as future
This commit is contained in:
parent
be4404c520
commit
7e80c84de6
6 changed files with 43 additions and 6 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## 0.7.2
|
||||
|
||||
+ `@future()` now can take a `version=` argument
|
||||
+ `Waiter()` got marked `@future` indefinitely
|
||||
+ Stage `username_column()` for release in 0.8.0
|
||||
+ Explicit support for Python 3.14 (aka python pi)
|
||||
|
||||
## 0.7.1
|
||||
|
||||
+ Add documentation ([Read The Docs](https://suou.readthedocs.io/))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue