mirror of
https://github.com/adriankumpf/tesla_auth.git
synced 2026-02-27 09:54:03 +08:00
Add CHANGELOG
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## [0.2.0] - 2021-09-17
|
||||
|
||||
- Render tokens an callback page
|
||||
- Print token expiration date
|
||||
- Parse command line arguments
|
||||
- Print tokens to stdout
|
||||
|
||||
## [0.1.1] - 2021-09-17
|
||||
|
||||
- Statically link VCRuntime when using the MSVC toolchain
|
||||
- Update release profile
|
||||
|
||||
## [0.1.0] - 2021-09-17
|
||||
|
||||
[0.2.0]: https://github.com/adriankumpf/tesla_auth/compare/v0.1.1...v0.2.0
|
||||
[0.1.1]: https://github.com/adriankumpf/tesla_auth/compare/v0.1.0...v0.1.1
|
||||
[0.1.0]: https://github.com/adriankumpf/tesla_auth/compare/bd52d8b...v0.1.0
|
||||
Reference in New Issue
Block a user