diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f4f5be..d0cbc5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,10 +44,19 @@ geolocation toggle autofit now working from config - - Update workflow - Fix for GCOM login Issue [#132](https://github.com/grafana/grafana-kiosk/issues/132) +## 1.0.8 + +- Fix for issue [#137](https://github.com/grafana/grafana-kiosk/issues/137) How to get rid of "Choose your search engine" window +- Fix for scale-factor parameter [#142](https://github.com/grafana/grafana-kiosk/pull/142) + +## 1.0.7 + +- Fix for GCOM login Issue [#132](https://github.com/grafana/grafana-kiosk/issues/132) +- Update go modules + ## 1.0.6 - Includes PR#93 - adds authentication with API Key!