From 3f0504c7a03dd1474e3638637959c327d01c9342 Mon Sep 17 00:00:00 2001 From: magicfelix <felix@felix-zauberer.de> Date: Mon, 25 Sep 2023 17:48:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f80605f..64c20b6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,15 @@ 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`_. +Unreleased +~~~~~~~~~~ + +Fixed +~~~~~ + +* Migrations failed in some cases due to programming mistake. + + `3.0`_ - 2023-05-15 ------------------- -- GitLab