Update changelog

This commit is contained in:
Lance Edgar 2023-09-12 18:31:18 -05:00
parent 1cad8b2481
commit 03fc301dec
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-
__version__ = '0.9.49'
__version__ = '0.9.50'