Update changelog

This commit is contained in:
Lance Edgar 2023-06-20 11:54:09 -05:00
parent 69bda79baf
commit 8932b51216
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.9.35 (2023-06-20)
-------------------
* Add views etc. for member equity payments.
* Improve merge support for records with no uuid.
* Turn on quickie person search for CustomerShopper views.
0.9.34 (2023-06-17) 0.9.34 (2023-06-17)
------------------- -------------------

View file

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