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