From 8eb7d1d42aae7773ef5ec6f0e8ac7652f6f34613 Mon Sep 17 00:00:00 2001 From: Henrik Friedrichsen Date: Thu, 19 Sep 2024 20:46:17 +0200 Subject: [PATCH] doc: Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e2eec..3768c1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Switch to OAuth2 login mechanism + ## [1.1.2] - 2024-07-16 ### Fixed @@ -209,4 +213,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.13.0]: https://github.com/hrkfdn/ncspot/compare/v0.12.0...v0.13.0 [0.12.0]: https://github.com/hrkfdn/ncspot/compare/v0.11.2...v0.12.0 [0.11.2]: https://github.com/hrkfdn/ncspot/compare/v0.11.1...v0.11.2 -[0.11.1]: https://github.com/hrkfdn/ncspot/compare/v0.11.0...v0.11.1 \ No newline at end of file +[0.11.1]: https://github.com/hrkfdn/ncspot/compare/v0.11.0...v0.11.1