mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-04 06:15:41 +02:00
v1.12.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
# 1.12.1
|
||||
|
||||
### Fixes
|
||||
* Fixed deprecation warning in `ScopedMessage::~ScopedMessage`
|
||||
* All uses of `min` or `max` identifiers are now wrapped in parentheses
|
||||
* This avoids problems when Windows headers define `min` and `max` macros
|
||||
|
||||
|
||||
|
||||
# 1.12.0
|
||||
|
||||
### Fixes
|
||||
|
Reference in New Issue
Block a user