diff --git a/cpp/ql/lib/change-notes/2026-03-31-meson.md b/cpp/ql/lib/change-notes/2026-03-31-meson.md new file mode 100644 index 00000000000..6a83b312ab6 --- /dev/null +++ b/cpp/ql/lib/change-notes/2026-03-31-meson.md @@ -0,0 +1,5 @@ + +--- +category: feature +--- +* Added subclass `MesonPrivateTestFile` of `ConfigurationTestFile` that represents files created by Meson to test the build configuration.