mirror of
https://github.com/adriankumpf/tesla_auth.git
synced 2026-02-27 09:54:03 +08:00
Release v0.6.1
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [0.6.1] - 2023-02-19
|
||||
|
||||
- Bump `wry` to 0.27.0
|
||||
|
||||
## [0.6.0] - 2023-02-03
|
||||
|
||||
- Upgrade `wry` to 0.26.0
|
||||
@@ -62,6 +66,7 @@
|
||||
|
||||
## [0.1.0] - 2021-09-17
|
||||
|
||||
[0.6.1]: https://github.com/adriankumpf/tesla_auth/compare/v0.6.0...v0.6.1
|
||||
[0.6.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.4...v0.5.0
|
||||
[0.5.4]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.3...v0.5.4
|
||||
[0.5.3]: https://github.com/adriankumpf/tesla_auth/compare/v0.5.2...v0.5.3
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tesla_auth"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
description = "Tesla token generator"
|
||||
homepage = "https://github.com/adriankumpf/tesla_auth"
|
||||
repository = "https://github.com/adriankumpf/tesla_auth"
|
||||
|
||||
Reference in New Issue
Block a user