From 90f2e40d23db010783dba0462727a972145bb336 Mon Sep 17 00:00:00 2001 From: Florian Spreckelsen <f.spreckelsen@indiscale.com> Date: Thu, 26 Sep 2024 11:25:22 +0200 Subject: [PATCH] DOC: Update changelog for release --- CHANGELOG.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f588b7..978de14e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,25 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] ## - -### Added ### - -### Changed ### - -### Deprecated ### - -### Removed ### +## [0.9.1] - 2024-09-26 ## ### Fixed ### * ImpossibleMergeErrors now correctly include the problematic property and its values in their string representation. -### Security ### - -### Documentation ### - ## [0.9.0] - 2024-09-05 ## ### Added ### -- GitLab