Update changelog

This commit is contained in:
Lance Edgar 2016-12-05 21:02:52 -06:00
parent 4a2ba3925d
commit aedbe5214f
2 changed files with 11 additions and 1 deletions

View file

@ -2,6 +2,16 @@
CHANGELOG CHANGELOG
========= =========
0.5.49 (2016-12-05)
-------------------
* Allow delete for datasync changes
* Fix import bugs with tempmon views
* Use master view's session when creating form
0.5.48 (2016-12-05) 0.5.48 (2016-12-05)
------------------- -------------------

View file

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