Skip to content

Commit c17073f

Browse files
committed
Update changelog. Bump version.
1 parent ffff749 commit c17073f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ pygmentsUseClasses = true
4040
weight = 5
4141

4242
[params]
43-
version = "3.0.0-test.2"
43+
version = "3.0.0-test.3"

docs/content/overview/changelog.md

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ messages.
2626
Previously, each topic was configured separatly. To be consistent with
2727
LoRa Gateway Bridge v3, this has been re-factored into "events" and "commands".
2828

29+
#### Azure integration
30+
31+
The Azure integration (Cloud to Device) has been improved.
32+
33+
#### RXTimingSetupAns acknowledged
34+
35+
When LoRa Server receives a `RXTimingSetupAns` mac-command, it will always
36+
respond to the device, even when this results in sending an empty frame.
37+
2938
### Upgrading
3039

3140
LoRa Server v3 depends on LoRa Gateway Bridge v3! It is recommended to upgrade to

0 commit comments

Comments
 (0)