mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-25 23:06:10 +01:00
Update migrate-v2-to-v3.md
#2135 Adding "Changes overview" to "Migrating from v2 to v3" doc
This commit is contained in:
parent
340a61af50
commit
6c4c961207
@ -1,4 +1,9 @@
|
||||
<a id="top"></a>
|
||||
# Changes overview
|
||||
- Catch2 now suggests statically compiled library as its distribution model.
|
||||
- Functionality is split into multiple header files.
|
||||
- ...
|
||||
|
||||
# Migrating from v2 to v3
|
||||
|
||||
If you want to migrate to v3, there are two basic approaches to do so.
|
||||
@ -54,4 +59,4 @@ reporter or listener, you might need to modify them a bit.
|
||||
|
||||
---
|
||||
|
||||
[Home](Readme.md#top)
|
||||
[Home](Readme.md#top)
|
||||
|
Loading…
Reference in New Issue
Block a user