0.7.5 update sqlalchemy module to require flask_sqlalchemy
This commit is contained in:
parent
c27630c3d6
commit
556019e0bd
4 changed files with 12 additions and 5 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 0.7.5
|
||||
|
||||
+ Delay release of `FakeModule` to 0.9.0
|
||||
+ Update dependencies: `.sqlalchemy` now requires `flask_sqlalchemy` regardless of use of Flask
|
||||
|
||||
## 0.7.4
|
||||
|
||||
+ Delay release of `@glue()`
|
||||
|
|
@ -9,7 +14,7 @@
|
|||
## 0.7.3
|
||||
|
||||
+ Fixed some broken imports in `.sqlalchemy`
|
||||
+ Stage `@glue()` for release in 0.9.0
|
||||
+ Stage `@glue()` for release in ~~0.8.0~~ 0.9.0
|
||||
+ Add docs to `.sqlalchemy`
|
||||
|
||||
## 0.7.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue