Update changelog
This commit is contained in:
parent
1cad8b2481
commit
03fc301dec
|
@ -2,6 +2,14 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.9.50 (2023-09-12)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
* Avoid legacy logic for ``Customer.people`` schema.
|
||||||
|
|
||||||
|
* Show events instead of notes, in field subgrid for custorder item.
|
||||||
|
|
||||||
|
|
||||||
0.9.49 (2023-09-11)
|
0.9.49 (2023-09-11)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# -*- coding: utf-8; -*-
|
# -*- coding: utf-8; -*-
|
||||||
|
|
||||||
__version__ = '0.9.49'
|
__version__ = '0.9.50'
|
||||||
|
|
Loading…
Reference in a new issue