update changelog
This commit is contained in:
parent
e3908c5795
commit
d91266b564
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.4.1
|
||||||
|
|
||||||
|
- Fixed return types for `.sqlalchemy` module.
|
||||||
|
- `sqlalchemy.parent_children()` now takes a `lazy` parameter. Backported from 0.5.1.
|
||||||
|
|
||||||
## 0.4.0
|
## 0.4.0
|
||||||
|
|
||||||
+ `pydantic` is now a hard dependency
|
+ `pydantic` is now a hard dependency
|
||||||
|
|
@ -19,7 +24,7 @@
|
||||||
## 0.3.8
|
## 0.3.8
|
||||||
|
|
||||||
- Fixed return types for `.sqlalchemy` module.
|
- Fixed return types for `.sqlalchemy` module.
|
||||||
- `sqlalchemy.parent_children()` now takes a `lazy` parameter. Backported from 0.5.0.
|
- `sqlalchemy.parent_children()` now takes a `lazy` parameter. Backported from 0.5.1.
|
||||||
|
|
||||||
## 0.3.7
|
## 0.3.7
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue