Update HISTORY.md

pull/2/head
Vinayak Mehta 2019-04-20 21:04:09 +05:30
parent ce727d9558
commit 3071548898
1 changed files with 7 additions and 2 deletions

View File

@ -4,12 +4,17 @@ Release History
master 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) 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) 0.7.1 (2019-01-06)