docs: add PR #2676 to changelog

This commit is contained in:
diegosouzapw
2026-05-24 20:42:07 -03:00
parent 4df424498b
commit 7a4905edbe

View File

@@ -4,6 +4,8 @@
### ✨ New Features
- **feat(providers):** enhance Google Gemini, CLI, and Antigravity resilience and features — introduces explicit TypeScript typing to translation layers, adds new Gemini 2.0 models, implements backoff and retry logic in the Gemini CLI executor, extracts Google Search grounding metadata into standard `citations`, and adds backend definitions for the `vertex-partner` provider. ([#2676](https://github.com/diegosouzapw/OmniRoute/pull/2676) — thanks @alltomatos)
### 🔧 Bug Fixes
---