From 52acb9c188e0879efe88b7c308327ae3e9545f35 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Fri, 31 May 2024 17:14:40 +0100 Subject: [PATCH] add changelog for 4.6.0 --- Changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 9a9ea1056..cde263002 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,14 @@ # Changelog -## Version 4.5.0 +## Version 4.6.0 + +#### system +* svc: fix query/insecure names + +#### miscellaneous +* add fsDeviceOperatorGetGameCardUpdatePartitionInfo +* Add NX_ prefix to PACKED, NORETURN, IGNORE_ARG and DEPRECATED macros +* Fix: avoid segfault at static destructors #### services * btdrv: Missing definitions for ble were added