Skip to content

Commit 6aee4b6

Browse files
update readme.md (#165)
1 parent d836548 commit 6aee4b6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ The tool cache will be in the _build folder. To clear the cache, build again.
6565

6666
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
6767

68+
Since at the moment work is proceeding on migrating to Node16, you need to remember the following:
69+
70+
- master branch for SDK v1 (stable and targets Node10)
71+
- releases/2.x branch for SDK v2 (preview and targets Node16)
72+
- Changes that were merged for SDK v1 should be cherry-picked for SDK v2 once they are merged to the master branch
73+
6874
## Security issues
6975

7076
Do you think there might be a security issue? Have you been phished or identified a security vulnerability? Please don't report it here - let us know by sending an email to [email protected].

0 commit comments

Comments
 (0)