Update changelog

This commit is contained in:
Lance Edgar 2023-10-06 10:00:37 -05:00
parent d45ee34b0c
commit 53cf771c81
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.9.63 (2023-10-06)
-------------------
* Fix CRUD pages for tempmon clients, probes.
* Fix bug in POS batch view.
* Expose permissions for POS, if so configured.
0.9.62 (2023-10-04)
-------------------

View file

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