fix typo in ticket template causing extraneous navLink to be displayed
[squeep-indie-auther] / CHANGELOG.md
index 20fb14343b156443b643363acd7ec2e990aaf494..5f7a8ae71af63d73470631e0800271716ec58b37 100644 (file)
@@ -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