From 895df98c76487bd330b8eb0f93d1548405e3d569 Mon Sep 17 00:00:00 2001 From: Christian Goll Date: Wed, 18 Jan 2023 21:31:19 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9e71f5..0c89fd35 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). -## Unreleased +## [4..4.0] 2023-01-18 ### Added @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed a typo in a log message. #631 - Boolean attributes now correctly account for profile and default values. #630 +- Kernvel version is shown correctly ## [4.4.0rc3] 2022-12-23