Add separators

This commit is contained in:
Luke Murphy 2020-10-03 11:24:13 +02:00
parent 00cfba4510
commit acd05145e6
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -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_.