Update changelog
This commit is contained in:
parent
f913ed8332
commit
026d98551c
|
@ -2,6 +2,14 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.9.18 (2023-05-03)
|
||||
-------------------
|
||||
|
||||
* Avoid error if tempmon probe has invalid status.
|
||||
|
||||
* Expose, honor the ``prevent_password_change`` flag for Users.
|
||||
|
||||
|
||||
0.9.17 (2023-04-17)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# -*- coding: utf-8; -*-
|
||||
|
||||
__version__ = '0.9.17'
|
||||
__version__ = '0.9.18'
|
||||
|
|
Loading…
Reference in a new issue