Skip to content

Commit 0118057

Browse files
committed
Bump version
1 parent 9525cf8 commit 0118057

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,24 @@
22

33
## Changelog
44

5-
### JAN 2024 [0.3.2 (alpha/beta)]
5+
### Ongoing
6+
7+
- Add multibike support (see 0.4 beta progress)
8+
9+
### JUN 2024 [0.3.2]
10+
11+
- Added trip_reset button
12+
- Released v0.3(.2) as new stable version
13+
14+
### JAN 2024
615

716
- Added to HACS default repository (yay!)
8-
- Attempt to add trip_data reset button
917

1018
### DEC 2023 [0.3.1 (alpha/beta]
1119

1220
- Released version 0.3
1321

14-
### DEC 2023 [0.3.0 (alpha/beta]
22+
### DEC 2023 [0.3.0 (alpha/beta)]
1523

1624
- Introduce Lock and Light switches
1725
- Fix UnitOf[X] for future HA compatibility (e.g. TEMP_CELSIUS => UnitOfTemperature.CELSIUS)

custom_components/stromer/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/CoMPaTech/stromer/issues",
1010
"requirements": [],
11-
"version": "0.3.2a5"
11+
"version": "0.3.2"
1212
}

0 commit comments

Comments
 (0)