Skip to content

Commit 12076fa

Browse files
committed
Update changelog. Bump version.
1 parent 871b079 commit 12076fa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/config.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ googleAnalytics = "UA-3512995-9"
3939
weight = 5
4040

4141
[params]
42-
version = "2.0.0"
42+
version = "2.0.1"

docs/content/overview/changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ menu:
88

99
# Changelog
1010

11+
## v2.0.1
12+
13+
### Bugfixes
14+
15+
* Use `gofrs/uuid` UUID library as `satori/go.uuid` is not truly random. ([#253](https://github.com/brocaar/lora-app-server/pull/253))
16+
* Fix web-interface login form (sometimes a double login was required).
17+
1118
## v2.0.0
1219

1320
### Upgrade notes

0 commit comments

Comments
 (0)