We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126f687 commit 84f96c7Copy full SHA for 84f96c7
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 0.9.5
4
+
5
+## What's Changed
6
+* Extend ZS EV battery capacity to high trim and long range models by @nanomad in https://github.com/SAIC-iSmart-API/saic-python-mqtt-gateway/pull/339
7
8
## 0.9.4
9
10
## What's Changed
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "saic-python-mqtt-gateway"
-version = "0.9.4"
+version = "0.9.5"
description = "A service that queries the data from an MG iSMART account and publishes the data over MQTT and to other sources"
authors = [
{ name = "Giovanni Condello", email = "[email protected]" }
0 commit comments