You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Azure IoT Hub SDK for Golang, provides both device-to-cloud ([`iotdevice`](iotdevice)) and cloud-to-device ([`iotservice`](iotservice)) packages for end-to-end communication.
4
4
5
-
API is subject to change until `v1.0.0`. Bumping minor version indicates breaking changes.
5
+
API is subject to change until `v1.0.0`. Bumping minor version may indicate breaking changes.
6
6
7
7
See [TODO](#todo) section to see what's missing in the library.
0 commit comments