prepare changelog
This commit is contained in:
parent
2215e2746b
commit
d0a15a8924
@ -7,6 +7,9 @@ Changelog
|
|||||||
Development
|
Development
|
||||||
===========
|
===========
|
||||||
- (Fill this out as you fix issues and develop your features).
|
- (Fill this out as you fix issues and develop your features).
|
||||||
|
|
||||||
|
Changes in 0.23.1
|
||||||
|
===========
|
||||||
- Bug fix: ignore LazyReferenceFields when clearing _changed_fields #2484
|
- Bug fix: ignore LazyReferenceFields when clearing _changed_fields #2484
|
||||||
- Improve connection doc #2481
|
- Improve connection doc #2481
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@ __all__ = (
|
|||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
VERSION = (0, 23, 0)
|
VERSION = (0, 23, 1)
|
||||||
|
|
||||||
|
|
||||||
def get_version():
|
def get_version():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user