Update changelog

This commit is contained in:
Lance Edgar 2022-08-03 16:58:06 -05:00
parent 927470db72
commit ba8faacbd0
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.8.238 (2022-08-03)
--------------------
* Improve "touch" logic for employees.
* Stop using the old ``rattail.db.api.settings`` module.
* Force cache invalidation when Raw Setting is edited.
0.8.237 (2022-07-27)
--------------------

View file

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