Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.22.1] - 2026-03-18
## [0.22.1] - 2026-03-18 [YANKED]

**YANKED** - This version was yanked from PyPI due to a bug in the custom fields feature.

### Fixed
- Fixed custom fields feature to support all field types (Text, Simple, User, Version, Build, etc.), not just Enum types (#638)
Expand Down
Loading