Update changelog

This commit is contained in:
Lance Edgar 2023-09-08 19:55:14 -05:00
parent 669e50e406
commit c5344d2df6
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.9.48 (2023-09-08)
-------------------
* Add grid link for equity payment description.
* Fix msg body display, download link for email bounces.
* Fix member key display for equity payment form.
0.9.47 (2023-09-07) 0.9.47 (2023-09-07)
------------------- -------------------

View file

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