Update changelog
This commit is contained in:
parent
91db10b10c
commit
00615bea97
10
CHANGES.rst
10
CHANGES.rst
|
@ -2,6 +2,16 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.8.132 (2021-05-03)
|
||||
--------------------
|
||||
|
||||
* Highlight "has inventory" rows for delete item batch.
|
||||
|
||||
* Add csrftoken to TailboneForm js.
|
||||
|
||||
* Freeze pyramid version at 1.x.
|
||||
|
||||
|
||||
0.8.131 (2021-04-12)
|
||||
--------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.8.131'
|
||||
__version__ = '0.8.132'
|
||||
|
|
Loading…
Reference in a new issue