X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=CHANGELOG.md;h=5f7a8ae71af63d73470631e0800271716ec58b37;hb=HEAD;hp=20fb14343b156443b643363acd7ec2e990aaf494;hpb=7e73d2d8347c0a929b6585705e402b6167ae85b6;p=squeep-indie-auther diff --git a/CHANGELOG.md b/CHANGELOG.md index 20fb143..5f7a8ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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 @@ -22,7 +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.2 +[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