From a2d88e26cf73eb4f21dbf7cc5ced06f4fb1bb047 Mon Sep 17 00:00:00 2001 From: Orne Brocaar Date: Tue, 5 Nov 2019 09:24:40 +0100 Subject: [PATCH] Update changelog. Bump version. --- docs/config.toml | 2 +- docs/content/overview/changelog.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/config.toml b/docs/config.toml index d3525816..6cd9bb2e 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -62,5 +62,5 @@ theme = "chirpstack-hugo-theme" weight = 8 [params] - version = "3.4.0" + version = "3.4.1" component = "chirpstack-gateway-bridge" diff --git a/docs/content/overview/changelog.md b/docs/content/overview/changelog.md index 9a95ba68..aeba74e8 100644 --- a/docs/content/overview/changelog.md +++ b/docs/content/overview/changelog.md @@ -10,6 +10,12 @@ description: Lists the changes per ChirpStack Gateway Bridge release, including # Changelog +## v3.4.1 + +### Bugfixes + +* Fixes init stop script which could cause the ChirpStack Gateway Bridge to not properly stop or restart. + ## v3.4.0 This release renames LoRa Gateway Bridge to ChirpStack Gateway Bridge.