We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c0d746 commit e5b9658Copy full SHA for e5b9658
README.md
@@ -218,6 +218,11 @@ There are several helper functions for `CMake` declared in
218
other samples sub-directories for examples of how to use them to automatically rerun the code generators and update
219
the files in your source directory.
220
221
+### Migrating from v3.x to main
222
+
223
+Please see the [Migration Guide for v4.x](./doc/migration.md) for more details about upgrading to from the `v3.x` branch
224
+to the `main` branch. Active development takes place almost entirely in `main`.
225
226
### Additional Documentation
227
228
There are some more targeted documents in the [doc](./doc) directory:
0 commit comments