Skip to content

Commit

Permalink
added Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardRo committed May 21, 2020
1 parent 026ade6 commit f099b6a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Version 2.3.0
## New Features
* RAW Data Export: For Debugging purposes RAW Data can be exported to a file in JSON format. The file is stored in the Download folder and contains the Data of the last hours as defined in "Max sync hours"

## Bugfixes
* Smoothing: Internally switched to float values for more precise smoothing
* Smoothing: better handling of first values after gaps in measurements (e.g. because the transmitter had no connection to the sensor or has been charged)

0 comments on commit f099b6a

Please sign in to comment.