docs: add missing password manager removal to changelog (#1572)

As this is a breaking change, it should definitely be represented in the
changelog, which is the primary source of information about any
user-facing changes.
This commit is contained in:
Thomas Frans
2024-12-30 16:20:20 +01:00
committed by GitHub
parent 75d6b946f7
commit fa7b69804b

View File

@@ -11,10 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `%artist` formatting option to only show single artist name
### Removed
- Support for basic password managers as OAuth2 is now the only supported authentication flow
### Fixed
- Missing automatic man page generation for subcommands
- Users were forced to reset password when using ncspot
- Bug causing forced password reset after using `ncpsot`
## [1.2.1] - 2024-10-31