Update changelog

This commit is contained in:
Lance Edgar 2023-05-03 10:55:15 -05:00
parent f913ed8332
commit 026d98551c
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
CHANGELOG 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) 0.9.17 (2023-04-17)
------------------- -------------------

View file

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