From b601fea397e6b8dc33316d2fb0921709a254c47c Mon Sep 17 00:00:00 2001 From: Abhipsa Misra Date: Thu, 12 Aug 2021 09:07:49 -0700 Subject: [PATCH] new releases --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4ea309020b..1436873e22 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,8 @@ Below is a table showing the mapping of the LTS branches to the packages release | Release | Github Branch | LTS Status | LTS Start Date | Maintenance End Date | LTS End Date | | :-------------------------------------------------------------------------------------------: | :-----------: | :--------: | :------------: | :------------------: | :----------: | +| [2021-8-12](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-3-18_patch2) | [lts_2021_03](https://github.com/Azure/azure-iot-sdk-csharp/tree/lts_2021_03) | Active | 2021-08-12 | 2022-03-18 | 2024-03-17 | +| [2021-8-10](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2020-8-19_patch2) | [lts_2020_08](https://github.com/Azure/azure-iot-sdk-csharp/tree/lts_2020_08) | Active | 2021-08-10 | 2021-08-19 | 2023-08-19 | | [2021-6-23](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-3-18_patch1) | [lts_2021_03](https://github.com/Azure/azure-iot-sdk-csharp/tree/lts_2021_03) | Active | 2020-06-23 | 2022-03-18 | 2024-03-17 | | [2021-3-18](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2021-3-18) | [lts_2021_03](https://github.com/Azure/azure-iot-sdk-csharp/tree/lts_2021_03) | Active | 2020-03-18 | 2022-03-18 | 2024-03-17 | | [2020-9-23](https://github.com/Azure/azure-iot-sdk-csharp/releases/tag/lts_2020-8-19_patch1) | [lts_2020_08](https://github.com/Azure/azure-iot-sdk-csharp/tree/lts_2020_08) | Active | 2020-09-23 | 2021-08-19 | 2023-08-19 |