Remove duplicate changelog entry for 3.30.1

Removed duplicate entry for OpenRouter Mistral model fix.
This commit is contained in:
Matt Rubens 2025-11-04 15:38:52 -05:00 committed by GitHub
parent edd84c1b3d
commit d8b407885a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,10 +1,9 @@
# Roo Code Changelog
## 3.30.1
## [3.30.1] - 2025-11-04
### Patch Changes
- - Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!)
- Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!)
- Revert: Previous UI flicker fix that caused issues with task resumption (thanks @mrubens!)
## [3.30.0] - 2025-11-03