From 65005c8404ca379c7648af3a14ad46cb123eb22f Mon Sep 17 00:00:00 2001 From: Tai Sakuma Date: Sun, 10 Feb 2019 14:21:10 +0000 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a1669d..6540e1e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ ## [Unreleased] -#### Changes from the previous release: ([diff](https://github.com/alphatwirl/alphatwirl/compare/v0.20.3...master)) +#### Changes from the previous release: ([diff](https://github.com/alphatwirl/alphatwirl/compare/v0.21.0...master)) + +## [0.21.0] - 2019-02-10 + +**PyPI**: https://pypi.org/project/alphatwirl/0.21.0/ + +#### Changes from the previous release: ([diff](https://github.com/alphatwirl/alphatwirl/compare/v0.20.3...v0.21.0)) - added progress bars for Jupyter Notebook - replaced `multiprocessing` with `threading` for progress bars as Jupyter Notebook doesn't let a fork to display progress bars