Skip to content

Commit 920c384

Browse files
committed
Update changelog. Bump version.
1 parent 9527886 commit 920c384

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ description: Lists the changes per LoRa App Server release, including steps how
1616

1717
#### Firmware Update Over The Air (FUOTA)
1818

19-
This release provides an (experimental) implementation of the FUOTA specifcation.
19+
This release provides an implementation of the FUOTA specifcation.
2020
Currently the deployment is limited to one device as we would like to gather
2121
feedback on this implementation first. However, in this implementation the deployment
2222
to groups of devices is taken into account.
23+
**Note:** this feature is experimental and the API might change.
2324

2425
#### Updated rxInfo / txInfo (live frame-logs)
2526

0 commit comments

Comments
 (0)