From: Jérôme Benoit Date: Thu, 13 Oct 2022 20:33:27 +0000 (+0200) Subject: Prepare the 2.3.0 changelog X-Git-Tag: v2.3.1~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=283eca93f6890693c6cc575ecdf8b1251c9f8895;p=poolifier.git Prepare the 2.3.0 changelog Signed-off-by: Jérôme Benoit --- diff --git a/CHANGELOG.md b/CHANGELOG.md index ee9377d8..7865c8e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ 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). -## [2.3.0] - 2022-dd-mm +## [2.3.0] - 2022-13-10 ### Added