Pick release notes from v2.13.1

This commit is contained in:
Martin Hořeňovský 2020-09-07 12:34:55 +02:00
parent 8f44e09a72
commit d1625f30b1
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 12 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# Release notes # Release notes
**Contents**<br> **Contents**<br>
[3.0.1](#301)<br> [3.0.1](#301)<br>
[2.13.1](#2131)<br>
[2.13.0](#2130)<br> [2.13.0](#2130)<br>
[2.12.4](#2124)<br> [2.12.4](#2124)<br>
[2.12.3](#2123)<br> [2.12.3](#2123)<br>
@ -147,6 +148,17 @@ new design.
* `catch2-with-main` also links in the default main * `catch2-with-main` also links in the default main
## 2.13.1
### Improvements
* `ParseAndAddCatchTests` handles CMake v3.18.0 correctly (#1984)
* Improved autodetection of `std::byte` (#1992)
* Simplified implementation of templated test cases (#2007)
* This should have a tiny positive effect on its compilation throughput
### Fixes
* Automatic stringification of ranges handles sentinel ranges properly (#2004)
## 2.13.0 ## 2.13.0