[PR #399] [MERGED] Add a new variant for Type enum #434

Closed
opened 2026-02-27 20:24:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/399
Author: @ramsayleung
Created: 4/10/2023
Status: Merged
Merged: 4/27/2023
Merged by: @ramsayleung

Base: masterHead: ramsay_fix_type_error


📝 Commits (3)

  • fe592e8 Add a new variant for Type enum
  • a714bbf Update CHANGELOG.
  • 513479f Merge branch 'master' into ramsay_fix_type_error

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 rspotify-model/src/enums/types.rs (+1 -0)

📄 Description

Description

Add a new variant Collectionyourepisodes for Type enum

Motivation and Context

#398

Dependencies

None

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How has this been tested?

  • Test A: pending

Is this change properly documented?

Yes

Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/399 **Author:** [@ramsayleung](https://github.com/ramsayleung) **Created:** 4/10/2023 **Status:** ✅ Merged **Merged:** 4/27/2023 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `ramsay_fix_type_error` --- ### 📝 Commits (3) - [`fe592e8`](https://github.com/ramsayleung/rspotify/commit/fe592e8af5c3196e31c649d431d8903042df86c4) Add a new variant for Type enum - [`a714bbf`](https://github.com/ramsayleung/rspotify/commit/a714bbf4e9eee91cf147b26e3579ba1c9c7a4183) Update CHANGELOG. - [`513479f`](https://github.com/ramsayleung/rspotify/commit/513479fccfab14ee1727a4ee8a17062b3212c68d) Merge branch 'master' into ramsay_fix_type_error ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `rspotify-model/src/enums/types.rs` (+1 -0) </details> ### 📄 Description ## Description Add a new variant `Collectionyourepisodes` for `Type` enum ## Motivation and Context #398 ## Dependencies None ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] This change requires a documentation update ## How has this been tested? - [ ] Test A: pending ## Is this change properly documented? Yes Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#434
No description provided.