We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89401e7 commit 064db44Copy full SHA for 064db44
docs/changelog.md
@@ -1,6 +1,11 @@
1
# Changelog
2
3
-## Development
+## 0.14.0
4
+
5
+**Features:**
6
7
+* Class C support. When a node is configured as Class-C device, downlink data
8
+ can be pushed to it using the `NetworkServer.PushDataDown` API method.
9
10
**Changes:**
11
mkdocs.yml
@@ -14,7 +14,7 @@ pages:
14
- changelog.md
15
16
extra:
17
- version: '0.13.3'
+ version: '0.14.0'
18
github:
19
download_release: true
20
0 commit comments