From 2064f2bcb61e07d6dfaef0f3e78b7836e09b8d2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20K=C3=BCderle?= Date: Mon, 17 Oct 2022 10:11:15 +0200 Subject: [PATCH] Correct version number --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb62d1a..19b8273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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/) (+ the Migration Guide section), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -# [2.3] - 17.10.2022 +# [2.3.0] - 17.10.2022 - Removed upper version bounds to reduce the chance of version conflicts