From 1ad2c04e0ea5aae60ae7236229f4588846c40229 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Wed, 5 Jun 2024 09:02:10 +0200 Subject: [PATCH] Update change log for 13.0.2 Change-Id: I542d2f53d957471660ae0c210c4825b5a9c42a57 Reviewed-by: Eike Ziller --- dist/changelog/changes-13.0.2.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/dist/changelog/changes-13.0.2.md b/dist/changelog/changes-13.0.2.md index 3e1b67b3784..629efc3d1b0 100644 --- a/dist/changelog/changes-13.0.2.md +++ b/dist/changelog/changes-13.0.2.md @@ -28,9 +28,17 @@ Editing * Fixed that `Use Qt module name in #include-directive` used Qt 4 module names ([QTCREATORBUG-30751](https://bugreports.qt.io/browse/QTCREATORBUG-30751)) +### Copilot + +* Adapted to changes in the Copilot neovim plugin + Projects -------- +### CMake + +* Fixed the environment macro expansion for Presets + ### Meson * Fixed a crash when selecting kits