From 4f4ba663c1c515c42068bd18b7285e21f43466d1 Mon Sep 17 00:00:00 2001 From: xuhong Date: Wed, 21 Aug 2024 09:57:11 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81add=20changlog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27e01e4a..4b594bfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ Versioning]. ### Added +- fix gdb check error when debug begining ([@henryriley0]) +- fix implicitly type error in logmessage when build vsix ([@henryriley0]) - check for configured debugger before start to provide a nicer error message ([@GitMensch]) @@ -242,6 +244,7 @@ Versioning]. [@gentoo90]: https://github.com/gentoo90 [@gitmensch]: https://github.com/GitMensch [@haronk]: https://github.com/HaronK +[@henryriley0]: https://github.com/HenryRiley0 [@jelleroets]: https://github.com/JelleRoets [@karljs]: https://github.com/karljs [@kvinwang]: https://github.com/kvinwang