diff --git a/docs/config.toml b/docs/config.toml index 7a684d09..c44830f2 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -62,5 +62,5 @@ theme = "chirpstack-hugo-theme" weight = 8 [params] - version = "3.7.0" + version = "3.7.1" component = "chirpstack-gateway-bridge" diff --git a/docs/content/overview/changelog.md b/docs/content/overview/changelog.md index 58d6f12e..975705b9 100644 --- a/docs/content/overview/changelog.md +++ b/docs/content/overview/changelog.md @@ -10,6 +10,13 @@ description: Lists the changes per ChirpStack Gateway Bridge release, including # Changelog +## v3.7.1 + +### Bugfixes + +* Fix dupliated configuration in Tektelic config example. +* Fix / improve ZMQ socket re-connect for Concentratord backend. + ## v3.7.0 ### Features