Skip to content

Commit db41186

Browse files
committed
Update changelog. Bump version.
1 parent 5032624 commit db41186

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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 = "2.3.0"
43+
version = "2.4.0"

docs/content/overview/changelog.md

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

1111
# Changelog
1212

13-
## v2.4.0 (in development)
13+
## v2.4.0
1414

1515
### Improvements
1616

@@ -28,6 +28,12 @@ The following values have been added:
2828
* SNR
2929
* Uplink frame-counter
3030

31+
#### EUI and key input fields (web-interface)
32+
33+
The device EUI and (session)key input fields have been inproved for easier
34+
input, supporting both MSB and LSB byte order. Also only the required fields
35+
(based on LoRaWAN 1.0.x or 1.1.x) are displayed in the forms.
36+
3137
## v2.3.0
3238

3339
### Features

0 commit comments

Comments
 (0)