From 4231bf7b9fb74c0b110553106e55ccb520565d77 Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Sun, 24 Oct 2021 10:09:53 +0000 Subject: [PATCH] Fix changelog update (cherry picked from commit 3727e55d1f0530416a7a372bbfa34186a9248f28) --- CHANGELOG.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 71bd4feb..c5e5a5e9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file. The format is based on `Keep a Changelog`_, and this project adheres to `Semantic Versioning`_. -Unrelease +Unreleased --------- Changed ~~~~~~~ -* Reduce the margin to 5mm -* Set width to 200mm -* Reduce the space between the header and the heading -* Display block of absentees as a table +* Improve the formatting of the print version of the substitution plan + * Reduce the page margin. + * Reduce the space between the header and the heading. + * Display block of absences as a table. `2.0rc3`_ - 2021-09-24 ---------------------- -- GitLab