From e076aa1be820b744d6413bc8c4250a166cd98540 Mon Sep 17 00:00:00 2001 From: Javier Andres Mansilla Date: Sun, 20 Mar 2016 20:27:28 -0300 Subject: [PATCH] fine tuning to changelog pre 0.9.5 release --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index fe0469c..6371d15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ - Bug fix on TokenizerSentencerRunner (thanks ezesalta) - Fix on installation dependencies - Tokenization options can be handled from instance settings file + - Github Bugs fixed: + - https://github.com/machinalis/iepy/issues/75 + - https://github.com/machinalis/iepy/issues/76 + - https://github.com/machinalis/iepy/issues/77 + - https://github.com/machinalis/iepy/issues/86 + - https://github.com/machinalis/iepy/issues/89 0.9.4 - Added multicore preprocess