From 80765feba090acaa422428b06648cf3e50a02f57 Mon Sep 17 00:00:00 2001 From: JNE Date: Sat, 23 Nov 2024 19:17:48 +0000 Subject: [PATCH] Update unreleased changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4dac16..0f6f247 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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/). ## Unreleased +- `/proc` UI re-worked with `match_table` +- `/proc` UI visibility handled by `statx` +- Key is required for back-door connections - Add how-to-write-test doc - Add KoviD initial regression tests: back-doors, hide processes, module and more. - Add `cmake` build system for tests framework