Update changelog

This commit is contained in:
Lance Edgar 2021-05-03 12:36:41 -05:00
parent 91db10b10c
commit 00615bea97
2 changed files with 11 additions and 1 deletions

View file

@ -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)
--------------------

View file

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