Update changelog

This commit is contained in:
Lance Edgar 2021-06-11 13:34:40 -05:00
parent 31941c00bf
commit add4337d11
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.8.133 (2021-06-11)
--------------------
* Allow customization of rendering version diff values.
* Allow direct creation of new label batches.
* Allow generating project which integrates w/ LOC SMS.
0.8.132 (2021-05-03) 0.8.132 (2021-05-03)
-------------------- --------------------

View file

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