Update changelog

This commit is contained in:
Lance Edgar 2018-10-19 21:18:53 -05:00
parent f26f42427f
commit c6b2f831e5
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
CHANGELOG
=========
0.7.44 (2018-10-19)
-------------------
* Don't include LargeBinary properties in default colander schema.
0.7.43 (2018-10-19)
-------------------

View file

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