From eee3296b00973ba06ad996e58c9240370b104bae Mon Sep 17 00:00:00 2001 From: Cyril VERLOOP Date: Thu, 31 Oct 2024 10:27:49 +0100 Subject: [PATCH] Releasing 5.4.0. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eedfcc4..f5094af7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ 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] +## [5.4.0] - 2024-10-31 ### Changed - Renaming `docker-compose.yml` to `compose.yaml` and `docker-compose.override.yml` to `compose.override.yaml`. +- cyril-verloop/codingame-configuration 1.7.0 => 1.8.0. ## [5.3.0] - 2024-09-30 ### Changed