From c78957ae5a2f5e61277f564887089b76c724163b Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Mon, 24 Dec 2018 13:00:19 +0530 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 7bfa3f0..46ff146 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,7 @@ master **Improvements** +* [#91](https://github.com/socialcopsdev/camelot/issues/91) Add support to read from url. [#236](https://github.com/socialcopsdev/camelot/pull/236) by Vinayak Mehta. * [#229](https://github.com/socialcopsdev/camelot/issues/229), [#230](https://github.com/socialcopsdev/camelot/issues/230) and [#233](https://github.com/socialcopsdev/camelot/issues/233) New configuration parameters. [#234](https://github.com/socialcopsdev/camelot/pull/234) by Vinayak Mehta. * `strip_text`: To define characters that should be stripped from each string. * `edge_tol`: Tolerance parameter for extending textedges vertically.