From 1866c2e5c510065a382c355ec64aeee7bb914986 Mon Sep 17 00:00:00 2001 From: Carter Perez Date: Tue, 9 Dec 2025 09:18:30 -0500 Subject: [PATCH] Create CHANGELOG.rst --- CHANGELOG.rst | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 00000000..31c5913e --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,36 @@ +========= +Changelog +========= + +All notable changes to this project will be documented in this file. + +The format is based on `Keep a Changelog `_, +and this project adheres to `Semantic Versioning `_. + +---- + +[Unreleased] +============ + +Aenebris Haskell Reverse Proxy work in progress +----- + +Changed +------- + +[0.3.0] - 2025-12-9 +==================== + +Fixed some bugs in p2p-encrypted-chat, added dns-lookup tool project, added wiki pages +---- + +[0.2.0] - 2025-11-24 +==================== + +Added WIP p2p-encrypted-chat +---- + +[0.1.0] - 2025-11-12 +==================== + +Initial release with api-security-scanner and keylogger