Update changelog

This commit is contained in:
Lance Edgar 2016-11-22 12:57:17 -06:00
parent 3a9930b879
commit 06ec80e7a8
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG
=========
0.5.44 (2016-11-22)
-------------------
* Add some links between employees / people / customers views
* Add support for pricing batches
* Add initial views for tempmon clients/probes/readings
0.5.43 (2016-11-21)
-------------------

View file

@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-
__version__ = u'0.5.43'
__version__ = u'0.5.44'