We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9960d commit 17e1368Copy full SHA for 17e1368
1 file changed
CHANGELOG.md
@@ -1,8 +1,9 @@
1
# Changelog
2
3
-## [0.13.0] - 2026-04-22
+## [0.13.0] - 2026-04-30
4
5
-- Fix Tesla login URL
+- Fix Tesla token fetching via the updated callback URL
6
+- Fix token result rendering after Tesla's callback page changes
7
8
## [0.12.0] - 2026-02-25
9
@@ -108,6 +109,7 @@
108
109
110
## [0.1.0] - 2021-09-17
111
112
+[0.13.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.12.0...v0.13.0
113
[0.12.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.11.0...v0.12.0
114
[0.11.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.10.0...v0.11.0
115
[0.10.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.9.0...v0.10.0
0 commit comments