Update changelog
This commit is contained in:
parent
62aa0c5965
commit
5ab47aeead
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.44 (2023-08-31)
|
||||
-------------------
|
||||
|
||||
* Avoid deprecated ``User.email_address`` property.
|
||||
|
||||
* Preserve URL hash when redirecting in grid "reset to defaults".
|
||||
|
||||
|
||||
0.9.43 (2023-08-30)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.43'
|
||||
__version__ = '0.9.44'
|
||||
|
|
Loading…
Reference in a new issue