You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- See the [v.10.13.0 milestone](https://github.com/approvals/ApprovalTests.cpp/milestone/__MILESTONE_NUMBER__?closed=1) for the full list of changes. -->
2
+
3
+
***Breaking changes**
4
+
* If you are building against the Catch2v2 in the ApprovalTests repository: The CMake library target name changed from `Catch2::Catch2` to `Catch2v2::Catch2v2`
5
+
***New features**
6
+
* Add support for [Catch2 v3](/doc/UsingCatch.md)
7
+
* Added CrossPlatformReporters::VSCode - Launches via the [VSCode command line interface](https://code.visualstudio.com/docs/setup/mac). Requires `code` to be in your PATH.
<!-- See the [v.x.y.z milestone](https://github.com/approvals/ApprovalTests.cpp/milestone/__MILESTONE_NUMBER__?closed=1) for the full list of changes. -->
2
2
3
3
***Breaking changes**
4
-
*If you are building against the Catch2v2 in the ApprovalTests repository: The CMake library target name changed from `Catch2::Catch2` to `Catch2v2::Catch2v2`
4
+
*None
5
5
***New features**
6
-
* Add support for [Catch2 v3](/doc/UsingCatch.md)
7
-
* Added CrossPlatformReporters::VSCode - Launches via the [VSCode command line interface](https://code.visualstudio.com/docs/setup/mac). Requires `code` to be in your PATH.
0 commit comments