libgnunetchat

library for GNUnet Messenger
Log | Files | Refs | README | LICENSE

commit e276474175777ddf37bac8823484c97580310261
parent f55d5252c527d398226f46da1d408b06e83a096f
Author: Jacki <jacki@thejackimonster.de>
Date:   Thu, 29 Aug 2024 13:00:28 +0200

Adjust changelog and doxyfile for release of version 0.5.1

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

Diffstat:
MChangeLog | 9+++++++++
MDoxyfile | 2+-
2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +## Version 0.5.1 +* Fixes discourses stalling application on exit of its process. +* Fixes comparison of egos for proper account management. +* Implements automatic Github workflow for builds and testing. +* Fixes destruction of contacts and lobbies. +* Adjust internal message handling. +* Adjust all test cases to run independent of each other. +* Add test case for group opening and leaving. + ## Version 0.5.0 * This release requires the GNUnet Messenger Service 0.5! * Implements tickets to share attributes with contacts. diff --git a/Doxyfile b/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = libgnunetchat # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.5.0 +PROJECT_NUMBER = 0.5.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a