From 1200fb4de060e0b6df8ede8c2dfc31a0a1b0a824 Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Tue, 21 Sep 2021 21:13:00 -0400 Subject: [PATCH] Added blank like to support changelog processing on RTD --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b3dd05a..47c604a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,8 +2,8 @@ Changelog ========= - :bug:`0` Retagged previous versions using pure Semantic Versioning -- :feature:`0` Documentation for kami::RandomScheduler +- :feature:`0` Documentation for `kami::RandomScheduler` - :feature:`0` Added a changelog! - :release:`0.3.0 <2021.09.20>` -- :feature:`0` Initial public release. \ No newline at end of file +- :feature:`0` Initial public release.