Update changelog

This commit is contained in:
Lance Edgar 2023-09-15 10:34:25 -05:00
parent eed73eca81
commit ac6106ca69
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.51 (2023-09-15)
-------------------
* Tweak default field list for batch views.
* Add ``get_rattail_app()`` method for view supplements.
0.9.50 (2023-09-12)
-------------------

View file

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