Update HISTORY.md

This commit is contained in:
Vinayak Mehta
2019-04-20 21:04:09 +05:30
parent ce727d9558
commit 3071548898
+7 -2
View File
@@ -4,12 +4,17 @@ Release History
master
------
**Bugfixes**
* Fix split text bug. [#294](https://github.com/socialcopsdev/camelot/pull/294) by Vinayak Mehta.
* When a text string spans multiple columns, the last split chunk is completely ignored.
0.7.2 (2019-01-10)
------------------
**Bugfixes**
**Bugfixes**
* [#245](https://github.com/socialcopsdev/camelot/issues/245) Fix AttributeError for encrypted files. [#251](https://github.com/socialcopsdev/camelot/pull/251) by Yatin Taluja.
* [#245](https://github.com/socialcopsdev/camelot/issues/245) Fix AttributeError for encrypted files. [#251](https://github.com/socialcopsdev/camelot/pull/251) by Yatin Taluja.
0.7.1 (2019-01-06)