From 0fe8a895ea263dab27db2d5a028d9ec1c59651bc Mon Sep 17 00:00:00 2001 From: Dantali0n <info@dantalion.nl> Date: Thu, 1 Sep 2022 09:14:10 +0200 Subject: [PATCH] Better markdown for releasenotes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 907595f..90f3cd6 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ tox -e debug tests.requests.test_prometheus ## Releasenotes -0.5. - Swapped [x][y] for [y][x] dimensionality in `get_attribute_history` -0.4. - Added collectors including `XSTCollector`, `BSTCollector` and `SSTCollecotr` +- 0.5. - Swapped [x][y] for [y][x] dimensionality in `get_attribute_history` +- 0.4. - Added collectors including `XSTCollector`, `BSTCollector` and `SSTCollecotr` import under `from lofar_station_client.statistics import xxx` -0.x. - Lost to the Void +- 0.x. - Lost to the Void -- GitLab