From b9e83286958c4f3194e1e1605d8b3cf087ebbb61 Mon Sep 17 00:00:00 2001 From: Anthony Johnson Date: Wed, 17 Jun 2020 09:46:01 -0600 Subject: [PATCH] Update changelog for 0.5.0 --- docs/changelog.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5929492d..caf8575f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,16 @@ Changelog master ====== +v0.5.0 +====== + +:Date: Jun 17, 2020 + +Fixes +----- + +* Fix bullet list spacing to respect simple/complex list styles + v0.5.0rc2 =========