Skip to content

Commit 892fc45

Browse files
release: Released v1.2.0 [skip ci]
1 parent fc43fa3 commit 892fc45

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.1.2...v1.2.0) (2024-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed issue reading entries when company is configured to track via times (2 hours dev time) ([562dd41](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/562dd413072d0da85b609f7b0fb9a280ff680ff8))
7+
8+
9+
### Features
10+
11+
* Added support for creating entries with start/end times (1.5 hours dev time) ([bf71f4c](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/commit/bf71f4ca63306799c58c663152470d15d9b7e9ea))
12+
113
## [1.1.2](https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/compare/v1.1.1...v1.1.2) (2024-06-29)
214

315

custom_components/harvest_time_tracker/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"iot_class": "cloud_polling",
1515
"issue_tracker": "https://github.com/BottlecapDave/HomeAssistant-HarvestTimeTracker/issues",
1616
"ssdp": [],
17-
"version": "1.1.2",
17+
"version": "1.2.0",
1818
"zeroconf": []
1919
}

0 commit comments

Comments
 (0)