diff --git a/CHANGELOG.md b/CHANGELOG.md index 00d7f26..0d22e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,81 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.2] - 2026-06-18 + +Multimodal release. Whisper transcription works end to end (decode correctness ++ long-form) behind a new model-agnostic `rmlx transcribe` CLI; the dense +Gemma 4 12B `gemma4_unified` any-to-any architecture is now supported for image +and audio input; the standard Gemma 4 family gains native audio input through +the serve path; and the unified vision color-fidelity bug is fixed. Plus +release-signing and CI-hardening housekeeping. No breaking changes. + +### Added + +- **`rmlx transcribe