mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 13:55:39 +02:00
Backfill release version placeholders that used wrong format
This commit is contained in:
@@ -38,7 +38,7 @@ macro](skipping-passing-failing.md#top).
|
||||
|
||||
### Non-const function for `TEST_CASE_METHOD`
|
||||
|
||||
> Deprecated in Catch2 vX.Y.Z
|
||||
> Deprecated in Catch2 3.7.0
|
||||
|
||||
Currently, the member function generated for `TEST_CASE_METHOD` is
|
||||
not `const` qualified. In the future, the generated member function will
|
||||
|
Reference in New Issue
Block a user