From 4154e83b7cbf396b0a7577d67e2fcac148beff21 Mon Sep 17 00:00:00 2001 From: Kevin Krol Date: Fri, 1 Dec 2023 01:21:07 +0100 Subject: [PATCH] Prepare changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4700c49e..b6a7cb4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel * The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup. * The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss. -## [Unreleased] +## [1.14.0] - 2023-12-01 ### Added