Skip to content

Commit 9edb456

Browse files
release: Released v2.0.1 [skip ci]
1 parent c901c1c commit 9edb456

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,3 +1,11 @@
1+
## [2.0.1](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v2.0.0...v2.0.1) (2024-06-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed ATCO link when setting up integration ([5dfdae5](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/5dfdae5871c72c6e66b980193e87c76128726f89))
7+
* Fixed warning around use of deprecated HA function (15 minutes dev time) ([757e873](https://github.com/BottlecapDave/HomeAssistant-FirstBus/commit/757e87322b15bacf9fef75f7d1f155cf2402414b))
8+
19
# [2.0.0](https://github.com/BottlecapDave/HomeAssistant-FirstBus/compare/v1.2.0...v2.0.0) (2024-01-20)
210

311

custom_components/first_bus/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"iot_class": "cloud_polling",
1212
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-FirstBus/issues",
1313
"ssdp": [],
14-
"version": "2.0.0",
14+
"version": "2.0.1",
1515
"zeroconf": []
1616
}

0 commit comments

Comments
 (0)