From 553a212b86a7add75c37ca1549877aad405d8570 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:51:33 +0100 Subject: [PATCH] Revert changelog --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2345b32bf..5875bfdc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,6 @@ 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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - -### Fixed - -- Fixed the installation of `curl` in the `Dockerfile` so that the healthcheck introduced in `v2.43.0` works. - ## 2.43.0 - 2024-01-23 ### Added