Update changelog

This commit is contained in:
Lance Edgar 2022-06-24 14:20:17 -05:00
parent a289216eac
commit 11cda10ca5
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG
=========
0.8.233 (2022-06-24)
--------------------
* Add minimal buefy support for 'percentinput' field widget.
* Add autocomplete support for subdepartments.
0.8.232 (2022-06-14)
--------------------

View file

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