Create CHANGELOG.rst
This commit is contained in:
parent
1075336358
commit
1866c2e5c5
|
|
@ -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 <https://keepachangelog.com/en/1.0.0/>`_,
|
||||
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
|
||||
|
||||
----
|
||||
|
||||
[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
|
||||
Loading…
Reference in New Issue