You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-1Lines changed: 19 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,29 @@
3
3
## [Unreleased]
4
4
5
5
### New Features
6
-
6
+
7
7
### Enhancements
8
8
9
9
### Bug Fixes
10
10
11
+
## [0.3.0] - 2019-10-10
12
+
### New Features
13
+
- media toggle playback
14
+
- media next track
15
+
- media prev track
16
+
- media next fav
17
+
- media prev fav
18
+
- media volume up
19
+
- media volume down
20
+
- set temps (driver temp, passenger temp default:21.0)
21
+
22
+
### Enhancements
23
+
- Installations steps: firs install dependencies added to be clear
24
+
25
+
### Bug Fixes
26
+
- set sentry mode (true|false default:true) now works as expected, activation and deactivation possible ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/4](#4))
27
+
- actuate trunk (rear|front default:rear) now works as expected ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/5](#5))
28
+
11
29
## [0.2.0] - 2019-10-09
12
30
### New Features
13
31
- set sentry mode (true|false default:true) - only false=deactivation working so far
0 commit comments