diff --git a/docs/migrate-v2-to-v3.md b/docs/migrate-v2-to-v3.md index b9590b1f..2ee0c9f0 100644 --- a/docs/migrate-v2-to-v3.md +++ b/docs/migrate-v2-to-v3.md @@ -1,4 +1,9 @@ +# 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) \ No newline at end of file +[Home](Readme.md#top)