Add separators
This commit is contained in:
parent
00cfba4510
commit
acd05145e6
@ -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.
|
Use the more friendly packaging tool [Poetry](https://python-poetry.org/) for publishing.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**January 2020**
|
**January 2020**
|
||||||
|
|
||||||
Added experimental [trio](trio.readthedocs.io) and
|
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
|
that hard to track. For now, we simply output whichever padid we're finished
|
||||||
with.
|
with.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**October 2019**
|
**October 2019**
|
||||||
|
|
||||||
Improve `etherpump --help` handling to make it easier for new users.
|
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).
|
Started with the [experimental library API](#library-api-example).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**September 2019**
|
**September 2019**
|
||||||
|
|
||||||
Forking _etherpump_ into _etherpump_.
|
Forking _etherpump_ into _etherpump_.
|
||||||
|
Loading…
Reference in New Issue
Block a user