Require regress v0.10.5

There are tests that check for the functionality that version newly supports, so an earlier version won't work as expected.
This commit is contained in:
Oliver Hamlet
2026-01-27 20:01:17 +00:00
parent 28af151021
commit 7fee083704
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -36,6 +36,7 @@ Added
deduplicate certain metadata values. The behaviour is configurable using the
new ``MetadataWriteOptions`` struct (or class, in the C++ wrapper), and is
disabled by default.
- Support for modifiers in plugin metadata name regexes.
Fixed
-----