From b5cdfa06fbb34dab658b320f3e4930d2715ac4ed Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Wed, 18 Jan 2023 14:05:16 -0700 Subject: [PATCH] Fixed typos in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c89fd35..04a40983 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). -## [4..4.0] 2023-01-18 +## [4.4.0] 2023-01-18 ### Added @@ -20,7 +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 +- Kernel version is shown correctly for symlink'd kernels #640 ## [4.4.0rc3] 2022-12-23