0.13.0a4 add do_not_flood(), dependency fixes
This commit is contained in:
parent
a9e790eb94
commit
4f1c1226c3
4 changed files with 40 additions and 9 deletions
|
|
@ -6,8 +6,9 @@
|
|||
+ Module `sqlalchemy`:
|
||||
* removed deprecated alias `entity_base()`. use `declarative_base()` instead.
|
||||
* fix imports.
|
||||
+ Module `functools`: add `cooldown()`
|
||||
+ Module `functools`: add `cooldown()`, `do_not_flood()`
|
||||
+ Module `color`: add `ColorFormatter()`
|
||||
+ Separated `suou[waiter]` dependency from `suou[quart]`
|
||||
|
||||
## 0.12.6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue