fix changelog
[squeep-indie-auther] / CHANGELOG.md
1 # Changelog
2
3 Releases and notable changes to this project are documented here.
4
5 ## [unreleased] - TBD
6
7 ## [v1.2.0] - 2024-06-22
8
9 - Add UI for changing password, supporting OTP for auth
10 - Updated dependencies.
11
12 ## [v1.1.0] - 2023-12-23
13
14 - Proffered tickets will try to be automaticaly redeemed for tokens. Experimental `iss` ticket parameter is supported.
15 - Updated dependencies.
16
17 ## [v1.0.3] - 2023-10-21
18
19 - Updated dependencies.
20 - Minor cleanup and changes for dependency updates.
21
22 ## [v1.0.2] - 2023-06-10
23
24 ### Changed
25
26 - Updated dependencies.
27
28 ## [v1.0.1] - 2023-03-18
29
30 ### Changed
31
32 - Updated dependencies.
33
34 ## [v1.0.0] - 2022-12-26
35
36 ### Added
37
38 - Everything. MVP first stable release.
39
40 ---
41
42 [Unreleased]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=HEAD;hp=v1.2.0
43 [v1.2.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.2.0;hp=v1.1.0
44 [v1.1.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.1.0;hp=v1.0.3
45 [v1.0.3]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.3;hp=v1.0.2
46 [v1.0.2]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.2;hp=v1.0.1
47 [v1.0.1]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.1;hp=v1.0.0
48 [v1.0.0]: https://git.squeep.com/?p=squeep-indie-auther;a=commitdiff;h=v1.0.0;hp=v0.0.0