From 209e68fbb99a0ae9c5ebbcffe456e26343f38a97 Mon Sep 17 00:00:00 2001 From: mattmaniak <72657016+mattmaniak@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:49:57 +0200 Subject: [PATCH] Prepare changelog for 1.4.4 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cdfb1e..83eab8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ All notable changes to the Inkpot GC VSC extension will be documented in this fi The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.4.4] - UNRELEASED +## [1.4.4] - 2024-10-21 ### Fixed -- Selection Highlight Backround to purple as orange was overlapping markdown text. +- Selection Highlight Backround color as orange was overlapping a markdown text. ## [1.4.3] - 2024-06-30