From 653ac94c95a82de79984bbf62152451431310b7f Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 2 Mar 2015 08:59:59 +0100 Subject: [PATCH] fix changelog syntax Terminate the `tip` directive with a blank line. --- changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.rst b/changelog.rst index e5116fa08ab..a23cd8ad4c0 100644 --- a/changelog.rst +++ b/changelog.rst @@ -12,6 +12,7 @@ documentation. Do you also want to participate in the Symfony Documentation? Take a look at the ":doc:`/contributing/documentation/overview`" article. + February, 2015 --------------