aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.39.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Release-notes-for-0.39.0.md')
-rw-r--r--docs/markdown/Release-notes-for-0.39.0.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/markdown/Release-notes-for-0.39.0.md b/docs/markdown/Release-notes-for-0.39.0.md
new file mode 100644
index 0000000..705bb80
--- /dev/null
+++ b/docs/markdown/Release-notes-for-0.39.0.md
@@ -0,0 +1,14 @@
+---
+title: Release 0.39
+short-description: Release notes for 0.39
+...
+
+The 0.39.0 release turned out to consist almost entirely of bug fixes and minor polishes.
+
+# New features
+
+## Extra arguments for tests
+
+The Meson test executable allows specifying extra command line arguments to pass to test executables.
+
+ mesontest --test-args=--more-debug-info currenttest