X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=5f7a8ae71af63d73470631e0800271716ec58b37;hb=HEAD;hp=5964816e2fe6e24ceb4fc4caf6d05be8ea5bcc29;hpb=77c93a5594f97910b501c4711b18d64c73cb3d94;p=squeep-indie-auther diff --git a/CHANGELOG.md b/CHANGELOG.md index 5964816..5f7a8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,29 @@ Releases and notable changes to this project are documented here. +## [v1.2.0] - TBD + +- Add UI for changing password, supporting OTP for auth + +## [v1.1.0] - 2023-12-23 + +- Proffered tickets will try to be automaticaly redeemed for tokens. Experimental `iss` ticket parameter is supported. +- Updated dependencies. + +## [v1.0.3] - 2023-10-21 + +- Updated dependencies. +- Minor cleanup and changes for dependency updates. + +## [v1.0.2] - 2023-06-10 + +### Changed + +- Updated dependencies. + ## [v1.0.1] - 2023-03-18 -## Changed +### Changed - Updated dependencies. @@ -16,6 +36,9 @@ Releases and notable changes to this project are documented here. --- -[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.0.1 +[Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.1.0 +[v1.1.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.1.0;hp=v1.0.3 +[v1.0.3]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.3;hp=v1.0.2 +[v1.0.2]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.2;hp=v1.0.1 [v1.0.1]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.1;hp=v1.0.0 [v1.0.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.0;hp=v0.0.0