From b06df327dcdc35a53842b06fce877f1f4398cca7 Mon Sep 17 00:00:00 2001 From: Maximilian Wesener Date: Fri, 3 Nov 2023 08:59:12 +0100 Subject: [PATCH] chore: TRACEFOSS-XXX create release 6.0.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e181b142..59145503fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +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). +## [6.0.2] - 2023-11-03 +### Added +- Updated irs version from 6.8.0 to 6.8.1 + ## [6.0.1] - 2023-10-23 ### Added - All elements from 6.0.1-rc1,rc2,rc3,rc4