Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Feb 10, 2019
1 parent b25eb41 commit 65005c8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Expand Up @@ -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
Expand Down

0 comments on commit 65005c8

Please sign in to comment.