Add 'Introduced in Catch 2.9.0.' text

This commit is contained in:
Clare Macrae
2019-07-18 15:22:12 +01:00
committed by Martin Hořeňovský
parent 1d13d88833
commit d5a69cd400
3 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
<a id="top"></a>
# Authoring benchmarks
> [Introduced](https://github.com/catchorg/Catch2/issues/1616) in Catch 2.9.0.
_Note that benchmarking support is disabled by default and to enable it,
you need to define `CATCH_CONFIG_ENABLE_BENCHMARKING`. For more details,
see the [compile-time configuration documentation](configuration.md#top)._