We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d5af29 commit 60ebbfeCopy full SHA for 60ebbfe
docs/config.toml
@@ -32,4 +32,4 @@ googleAnalytics = "UA-3512995-9"
32
weight = 4
33
34
[params]
35
- version = "2.3.2"
+ version = "2.4.0"
docs/content/overview/changelog.md
@@ -8,6 +8,13 @@ menu:
8
9
# Changelog
10
11
+## 2.4.0
12
+
13
+**Features:**
14
15
+* LoRa Gateway Bridge can now manage the packet-configuration (channels).
16
+ See [Send / receive data](https://www.loraserver.io/lora-gateway-bridge/use/data/) for more information.
17
18
## 2.3.2
19
20
**Improvements:**
0 commit comments