Updated Product Support Policy (markdown)

Liya Du
2021-10-28 21:29:22 +08:00
parent a3072f5d3a
commit ee08cacd21

@@ -6,7 +6,7 @@ This document applies for Azure RTOS components in [https://github.com/azure-rto
## Version definitions
Azure RTOS releases generally follow the guidelines defined by [Semantic Versioning](https://semver.org/). Given an Azure RTOS version number **X.Y.Z** (e.g. 6.1.7):
Azure RTOS releases generally follow the guidelines defined by [Semantic Versioning](https://semver.org/). Given an Azure RTOS version number **X.Y.Z** (e.g. 6.1.9):
* **X** increases for a **milestone release**. Currently Azure RTOS components stay at version **6**.
* **Y** increases for a **feature release** when there is a major feature (e.g. v6.**1**.0 introduced Azure RTOS IoT Middleware) added.