messenger-cli

Command-line user interface for GNUnet Messenger
Log | Files | Refs | README | LICENSE

commit cc912f6965aa207c873b312ab690ea39cb98a37a
parent 4e3279740547f397964df4ba167aac7d7393bf1d
Author: Jacki <jacki@thejackimonster.de>
Date:   Sun, 12 May 2024 00:40:00 +0200

Add changelog notes for 0.2.0

Signed-off-by: Jacki <jacki@thejackimonster.de>

Diffstat:
MChangeLog | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +## Version 0.2.0 +* Removes visual whispering when receiving private messages for others +* Implements visual hint for binary version +* Fixes compatibility with libgnunetchat 0.3.0 + ## Version 0.1.1 * Replaces build system finally with Meson increasing platform support * Fixes issues regarding changes in header usage from GNUnet 0.19.0