Update changelog
This commit is contained in:
parent
d45ee34b0c
commit
53cf771c81
10
CHANGES.rst
10
CHANGES.rst
|
@ -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)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.62'
|
||||
__version__ = '0.9.63'
|
||||
|
|
Loading…
Reference in a new issue