Update Release Strategy authored by Raj Kannan's avatar Raj Kannan
......@@ -15,6 +15,9 @@ Each release branch will contain tags, one for each patch released under that ve
The tags will be named with a `v` prefix and will repeat the version number (such as "v1.0.0").
All release branches will have at least a ".0" patch, but may gain additional tags if patches are applied after branch creation.
- [R2 Gitlab milestone - 0.3.0](https://community.opengroup.org/osdu/governance/project-management-committee/-/wikis/Release-0.3-Tagging-Notes)
- [R3 Milestone 1 deliverables - 0.4.0](https://community.opengroup.org/osdu/governance/project-management-committee/-/wikis/Release-0.4-Tagging-Notes)
# Creation Process
## Creating a new Release
......
......