#1227 - Formatted code and updated changelog

This commit is contained in:
tonarec 2026-02-18 19:13:10 +01:00
parent 10294e18bc
commit eb7830f303
2 changed files with 11 additions and 6 deletions

View File

@ -10,8 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Add your changes below. Add your changes below.
### Added ### Added
- Created generic methods to get user saved items
### Fixed ### Fixed
- Updated `/tracks` endpoints to `/items`
- Switching IDs to URIs to use `/me/library` endpoint
- Fixed playlist limit to 50 (according to API)
- Added warnings for deprecated methods
### Removed ### Removed