From d7ec011f563cfdd5d91c8c2f735b9645ccfb77f4 Mon Sep 17 00:00:00 2001 From: Zied Aouini Date: Mon, 21 Oct 2019 23:18:24 +0200 Subject: [PATCH] Update HISTORY --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 4c85d63..1357ecc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -32,4 +32,10 @@ History * Pypi package description readable. +0.5.0 (2019-10-21) +------------------ +* Classifier mechanism introduced. +* Custom export_reason. +* Fix minor bugs. +* Improve documentation.