summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-31 14:45:24 -0500
committerSean E. Russell <ser@ser1.net>2020-05-31 14:45:24 -0500
commit5123568b923991f9fba318954ea3e8cf6785e252 (patch)
treebe243db1693d3a25419e03369f9f922c01d2f31a /CHANGELOG.md
parente8727c7c201f629126b968373e59183325915be5 (diff)
Only report battery sensor errors once; closes #117
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53b5a2c..b5ae31c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,6 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- There were a number of minor issues with the config file that have been cleaned up.
- Compile errors on FreeBSD due to golang.org/x/sys API breakages
- Key bindings now work in FreeBSD (#95)
+- Only report battery sensor errors once (reduce noise in the log, #117)
## [3.5.3] - 2020-05-30