Skip to content

Commit

Permalink
Add missed item to v2.9.2 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
horenmar committed Aug 9, 2019
1 parent 738818a commit edcfd7f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes.md
Expand Up @@ -61,6 +61,10 @@
* Improved `*_THROWS_MATCHES` documentation a bit
* CMake config file is now arch-independent even if `CMAKE_SIZEOF_VOID_P` is in CMake cache (#1660)
* `CatchAddTests` now properly escapes `[` and `]` in test names (#1634, #1698)
* Reverted `CatchAddTests` adding tags as CTest labels (#1658)
* The script broke when test names were too long
* Overwriting `LABELS` caused trouble for users who set them manually
* CMake does not let users append to `LABELS` if the test name has spaces


## 2.9.1
Expand Down

0 comments on commit edcfd7f

Please sign in to comment.