Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 887edf0

Browse files
authored
Update to 0.2.6.
1 parent 6a94129 commit 887edf0

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

Release_notes.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release notes
22

3+
## Release 0.2.6:
4+
- Updates:
5+
- Updated to latest version of Azure IOT SDK (1.9.0 for device)
6+
7+
## Release 0.2.5:
8+
- Bug fixes:
9+
- [#27](https://github.com/iotblackbelt/node-red-contrib-azure-iot-device/issues/27): Incorrect azure-iot-device-amqp version in 0.2.4?
10+
- Wrong version in package.json, has been fixed
11+
312
## Release 0.2.4:
413
- Bug fixes:
514
- [#26](https://github.com/iotblackbelt/node-red-contrib-azure-iot-device/issues/26): Why is SAS key visible in logging bug?
@@ -16,8 +25,3 @@
1625
- Documentation:
1726
- CONFIGURE.md added: "Currently only CA based X.509 (group) certificates are supported. Individual device certificates are not. Both individual and group SAS Keys are supported."
1827
- USE.md added: description of "Azure IoT Central and PnP require a specific reported property"
19-
20-
## Release 0.2.5:
21-
- Bug fixes:
22-
- [#27](https://github.com/iotblackbelt/node-red-contrib-azure-iot-device/issues/27): Incorrect azure-iot-device-amqp version in 0.2.4?
23-
- Wrong version in package.json, has been fixed

0 commit comments

Comments
 (0)