From 802068c386915bcbf468a31955b8a973c784ea48 Mon Sep 17 00:00:00 2001
From: JuniorJPDJ <git@juniorjpdj.pl>
Date: Wed, 27 Oct 2021 23:48:40 +0200
Subject: [PATCH] Fix versions rst in docs and towncrier template

---
 CHANGELOG            | 4 ++++
 changes/template.rst | 2 ++
 2 files changed, 6 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index b8813e8e7..e91c9ad79 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,12 +11,16 @@ This changelog is viewable on the web at https://docs.funkwhale.audio/changelog.
 .. towncrier
 
 1.1.4 (2021-08-02)
+------------------
+
 Upgrade instructions are available at
 https://docs.funkwhale.audio/admin/upgrading.html
 
 - Pinned version of asgiref to avoid trouble with latest release. For further information, see #1516
 
 1.1.3 (2021-08-02)
+------------------
+
 Upgrade instructions are available at
 https://docs.funkwhale.audio/admin/upgrading.html
 
diff --git a/changes/template.rst b/changes/template.rst
index 040fd7ea0..6dcd63461 100644
--- a/changes/template.rst
+++ b/changes/template.rst
@@ -1,4 +1,6 @@
 
+------------------
+
 Upgrade instructions are available at
 https://docs.funkwhale.audio/admin/upgrading.html
 
-- 
GitLab