Skip to content

Commit 67846bf

Browse files
authored
Merge pull request #14 from JasperE84/dev
Typo in readme
2 parents 66d92c4 + 989d6b2 commit 67846bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ Result:
122122
# Changelog
123123
| Version | Description |
124124
| --- | --- |
125-
| 1.0.5 | Fixed a bug parsing the environment cron settings, which are in string format, but were interpreted as int, causing an exception |
126-
| 1.0.5 | FusionSolar API will now immediately be queried on startup if debug mode is enabled (so no waiting for cron to trigger is required for testing) |
125+
| 1.0.6 | Fixed a bug parsing the environment cron settings, which are in string format, but were interpreted as int, causing an exception |
126+
| 1.0.6 | FusionSolar API will now immediately be queried on startup if debug mode is enabled (so no waiting for cron to trigger is required for testing) |
127127
| 1.0.5 | Added InfluxDB support for an optional secondary grid telemetry EAN configuration (pvoutput output is only supported on the primary EAN) |
128128
| 1.0.5 | Bugfix for InfluxDB v1 implementation and removed auto-database creation for VictoriaMetrics compatibility |
129129
| 1.0.3 | Grid transformer usage measurement polling from Kenter's meetdata.nl API has been implemented |

0 commit comments

Comments
 (0)