Update changelog

This commit is contained in:
Lance Edgar 2018-10-25 21:20:37 -05:00
parent 1123cbb728
commit 5222f44904
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.7.47 (2018-10-25)
-------------------
* Try to configure the 'pyramid_retry' package, if available.
* Add more time range options for viewing tempmon probe readings as graph.
* Add button for restarting filemon.
0.7.46 (2018-10-24)
-------------------

View file

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