0.7.3 fix imports (?) in .sqlalchemy, add experimental .glue, docs for .sqlalchemy
This commit is contained in:
parent
7e80c84de6
commit
10e6c202f0
9 changed files with 184 additions and 70 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 0.7.3
|
||||
|
||||
+ Fixed some broken imports in `.sqlalchemy`
|
||||
+ Stage `@glue()` for release in 0.8.0
|
||||
+ Add docs to `.sqlalchemy`
|
||||
|
||||
## 0.7.2
|
||||
|
||||
+ `@future()` now can take a `version=` argument
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue