Skip to content

Commit 7f03149

Browse files
committed
Bump version and changelog for 0.6
1 parent 1a97707 commit 7f03149

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.6 (2022-08-08)
4+
5+
Improvements:
6+
7+
* Add support for local MQTT feature of glow CAD
8+
* Add grafana dashboard which uses live tariff data for
9+
local MQTT data
10+
311
## v0.5 (2022-05-25)
412

513
Improvements:

energy_usage/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "0.5"
1+
VERSION = "0.6"

0 commit comments

Comments
 (0)