diff --git a/CHANGELOG.md b/CHANGELOG.md index 547b35c..a0f3b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ # Changelog -## Unreleased (2021-06-18) +## Unreleased (2021-06-24) #### New Features * :zap: Adds global scopes for config, Logging, and influxdb. #### Fixes +* :bug: Fixed install of speedtest * :bug: fixed variable names. Disable pingtest if 0 #### Refactorings @@ -17,7 +18,7 @@ * :art: Refactored to match global config/logging * :art: wrote new config class -Full set of changes: [`0.4.1...da2fceb`](https://github.com/breadlysm/speedtest-to-influxdb/compare/0.4.1...da2fceb) +Full set of changes: [`0.4.1...099ae4f`](https://github.com/breadlysm/speedtest-to-influxdb/compare/0.4.1...099ae4f) ## 0.4.1 (2021-05-27)