This commit is contained in:
Jozef Grajciar
2019-10-24 18:41:25 +02:00
parent 7d0b205564
commit 87b745da66
6 changed files with 27 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
# Release notes
**Contents**<br>
[2.10.2](#2102)<br>
[2.10.1](#2101)<br>
[2.10.0](#2100)<br>
[2.9.2](#292)<br>
@@ -30,6 +31,17 @@
[Even Older versions](#even-older-versions)<br>
## 2.10.2
### Improvements
* Catch2 will now compile on platform where `INFINITY` is double (#1782)
### Fixes
* Warning suppressed during listener registration will no longer leak
## 2.10.1
### Improvements