Update changelog

This commit is contained in:
Lance Edgar 2019-06-16 13:29:35 -05:00
parent d51fe8483a
commit 90bf4edf0d
2 changed files with 19 additions and 1 deletions

View file

@ -2,6 +2,24 @@
CHANGELOG
=========
0.8.43 (2019-06-16)
-------------------
* Refactor tempmon probe view template, per Buefy.
* Refactor tempmon probe graph view per Buefy.
* Use once-button for tempmon client restart.
* Fix package diff table for upgrade view template, per Buefy.
* Assign client IP address to session, for sake of data versioning.
* Use locale formatting for some numbers in the Buefy grid.
* Buefy support for "mark batch as (in)complete".
0.8.42 (2019-06-14)
-------------------

View file

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