C++: Add change note

This commit is contained in:
Jeroen Ketema
2026-03-31 11:02:40 +02:00
parent 5122f7cf92
commit d2839f4ee4

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* Added subclass `MesonPrivateTestFile` of `ConfigurationTestFile` that represents files created by Meson to test the build configuration.