diff --git a/README.md b/README.md index 3132cca..b67a08e 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ After installing etherpump on the Varia server, we collectively decided to not w Use the more friendly packaging tool [Poetry](https://python-poetry.org/) for publishing. +--- + **January 2020** Added experimental [trio](trio.readthedocs.io) and @@ -45,6 +47,8 @@ Removed fancy progress bars for pulling because concurrent processing makes that hard to track. For now, we simply output whichever padid we're finished with. +--- + **October 2019** Improve `etherpump --help` handling to make it easier for new users. @@ -55,6 +59,8 @@ Added a fancy progress bar with `tqdm` for long running `etherpump pull --all` c Started with the [experimental library API](#library-api-example). +--- + **September 2019** Forking _etherpump_ into _etherpump_.