Update changelog

This commit is contained in:
Lance Edgar 2023-10-24 09:27:12 -05:00
parent 756b4b9d18
commit 549976dcfb
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.9.69 (2023-10-24)
-------------------
* Allow override of version diff for master views.
* No need to configure logging.
0.9.68 (2023-10-23)
-------------------

View file

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