Skip to content

Commit 002f5fd

Browse files
committed
chore(release): v1.6.0
1 parent 978c08c commit 002f5fd

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.6.0](https://github.com/wuespace/telestion-project-daedalus2/compare/v1.5.0...v1.6.0) (2023-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **client/widget:** Fix heater temps calculating wrong temperature ([978c08c](https://github.com/wuespace/telestion-project-daedalus2/commit/978c08cde5c22d8e503313d3da5b6c37e5c4b8d0))
7+
8+
9+
### Features
10+
11+
* **client:** Update format delta time to show 'now' even if the received packet is 10 seconds from the future ([85e0d00](https://github.com/wuespace/telestion-project-daedalus2/commit/85e0d00a09890ff848b7e77c35480221e0bd8f05))
12+
13+
14+
115
# [1.5.0](https://github.com/wuespace/telestion-project-daedalus2/compare/v1.4.0...v1.5.0) (2023-02-11)
216

317

project.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.5.0"
2+
"version": "1.6.0"
33
}

0 commit comments

Comments
 (0)