Skip to content

Commit 57da124

Browse files
changelog added
1 parent 6684bb4 commit 57da124

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
### New Features
6+
7+
### Enhancements
8+
9+
### Bug Fixes
10+
11+
## [0.2.0] - 2019-10-09
12+
### New Features
13+
- set sentry mode (true|false default:true) - only false=deactivation working so far
14+
- door unlock
15+
- door lock
16+
- actuate trunk (rear|front default:rear)
17+
- honk horn
18+
- flash lights
19+
20+
### Enhancements
21+
- installation steps added
22+
- overview of features as tasklist in readme.md
23+
- use of id from get_vehicle ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/2](#2))
24+
- updated screenshots
25+
26+
### Bug Fixes
27+
- use of id instead of vehicle_id
28+
-
29+
## [0.1.1] - 2019-09-23
30+
31+
### New Features
32+
- Scene for initial Token get
33+
34+
### Enhancements
35+
- Screenshots added
36+
37+
## [0.1.0] - 2019-09-21
38+
- correct version naming
39+
-
40+
## [.0.1.0] - 2019-09-21
41+
- Initial release
42+
43+
[unreleased]: https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.1...HEAD
44+
[0.2.0]: https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.1...v0.2.0
45+
[0.1.1]: https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.0...v0.1.1
46+
[0.1.0]: https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v.0.1.0...v0.1.0
47+
[.0.1.0]: https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/acb22ada4...v.0.1.0

0 commit comments

Comments
 (0)