Update changelog
This commit is contained in:
parent
927470db72
commit
ba8faacbd0
10
CHANGES.rst
10
CHANGES.rst
|
@ -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)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.237'
|
||||
__version__ = '0.8.238'
|
||||
|
|
Loading…
Reference in a new issue