0.12.4 fix wrong imports in .sqlalchemy.quart
This commit is contained in:
parent
6b3e4d5403
commit
8b60c8d94a
3 changed files with 18 additions and 4 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 0.12.4
|
||||
|
||||
+ Fix wrong imports in `sqlalchemy.quart` submodule
|
||||
|
||||
## 0.12.3
|
||||
|
||||
+ Replace `resource_filename()` (from deprecated pkg_resources) with API from `importlib.resources`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue