From 6df88f90fbf3db151edbe139f860b9e7276a8be5 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Fri, 23 Nov 2018 21:39:42 +0530 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 84f8e84..a2fff7f 100755 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,7 +9,7 @@ master **Improvements** -* [#102](https://github.com/socialcopsdev/camelot/issues/102) Detect tables automatically when Stream is used. [#206](https://github.com/socialcopsdev/camelot/pull/206) by Vinayak Mehta. +* [#102](https://github.com/socialcopsdev/camelot/issues/102) Detect tables automatically when Stream is used. [#206](https://github.com/socialcopsdev/camelot/pull/206) Add implementation of Anssi Nurminen's table detection algorithm by Vinayak Mehta. 0.3.2 (2018-11-04) ------------------