From 9f9b60332d822aa2cd7dbd06502f8a5cb8128a7b Mon Sep 17 00:00:00 2001 From: Sebastian Bassi Date: Thu, 14 Dec 2017 22:04:33 -0800 Subject: [PATCH] Changes for 0.9.5 --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 4d747fdf..a9149507 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +0.9.5 tqdm instead of progressbar2. Seed data. Generate database out of ploscorpus. Several bugfixes. + 0.9.0 New Article class and new test data. 0.8.4 Moved transformation methods to new file and changes in the tests.