From 2a205e0b3ea9a7f5b9d44b42a7ab567a36a0eb49 Mon Sep 17 00:00:00 2001 From: David Buchmann Date: Tue, 6 Feb 2018 08:50:24 +0100 Subject: [PATCH] fix formatting lists need a blank line above to be detected in rst --- httplug/backwards-compatibility.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/httplug/backwards-compatibility.rst b/httplug/backwards-compatibility.rst index 34a5d15..566c5cc 100644 --- a/httplug/backwards-compatibility.rst +++ b/httplug/backwards-compatibility.rst @@ -21,6 +21,7 @@ The order of the strategies is not part of our BC promise. The strategies themse as ``@internal`` so they are also not part of our BC promise. However, we do promise that we will not remove a strategy neither will we remove classes from the ``CommonClassesStrategy``. We will also support the following Puli versions: + * 1.0.0-beta9 * 1.0.0-beta10