From f1508eea26538f605ed02f6875b8099727f37bb2 Mon Sep 17 00:00:00 2001 From: chash Date: Sat, 21 Dec 2024 22:40:44 +0000 Subject: [PATCH] changelog: update --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c1f6ad..37a5fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to KoviD 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/). +## v3.0.2 - Dec 21 2024 +### Fixed +- proc UI visibility issue + ## v3.0.0 - Dec 19 2024 ### Fixed - test: False positive for `BUG: unable to handle page fault` related to `llvm.lit` test runner