Skip to content

Commit

Permalink
docs: add missing password manager removal to changelog
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ThomasFrans committed Dec 30, 2024
1 parent 75d6b94 commit e5edc44
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e5edc44

Please sign in to comment.