From fb83c7fbca79fce54d71dc39e0bf1d9c01404c38 Mon Sep 17 00:00:00 2001 From: Marco Kirchner Date: Sun, 4 Jun 2023 07:58:08 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6c4c7..7baa569 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.2.3] - 2023-06-04 +### Fixed +- Actually fix winning team detection +- Fixed default value for SkillDeviation +- Fix Launcher AutoUpdater on linux + ## [2.2.2] - 2023-06-03 ### Fixed - Winning team detection