File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
sdk/communication/azure-communication-messages
azure/communication/messages Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.0.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0 (2024-03-25)
4
14
5
15
This is the GA release of Azure Communication Messages Python SDK. For more information, please see the [ README] [ read_me ] .
@@ -13,4 +23,4 @@ This is the GA release of Azure Communication Messages Python SDK. For more info
13
23
- Get list of all WhatsApp templates.
14
24
15
25
<!-- LINKS -->
16
- [ read_me ] : https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/communication/azure-communication-messages/README.md
26
+ [ read_me ] : https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/communication/azure-communication-messages/README.md
Original file line number Diff line number Diff line change 6
6
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
# --------------------------------------------------------------------------
8
8
9
- VERSION = "1.0.0 "
9
+ VERSION = "1.0.1 "
You can’t perform that action at this time.
0 commit comments