diff --git a/CHANGELOG.md b/CHANGELOG.md index 998f494..73281ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)