Cherry-pick doc updates for v2.13.0

This commit is contained in:
Martin Hořeňovský
2020-07-12 20:28:38 +02:00
parent 6b3c563c38
commit 6efeecc179
3 changed files with 16 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ TEST_CASE("Complex mix of sections and generates") {
}
```
> The ability to place `GENERATE` between two `SECTION`s was [introduced](https://github.com/catchorg/Catch2/issues/1938) in Catch X.Y.Z.
> The ability to place `GENERATE` between two `SECTION`s was [introduced](https://github.com/catchorg/Catch2/issues/1938) in Catch 2.13.0.
## Provided generators