diff --git a/CHANGELOG.md b/CHANGELOG.md index e7a1717a..dbf2e223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.2.2-233] - 2025-04-06 + ### Added - Gemini 2.5 Pro model for ProxyAI users @@ -970,7 +972,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `OPENAI_API_KEY` persistence, key is saved in the OS password safe from now on -[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.1-233...HEAD +[Unreleased]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.2-233...HEAD +[3.2.2-233]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.1-233...v3.2.2-233 [3.2.1-233]: https://github.com/carlrobertoh/ProxyAI/compare/v3.2.0-233...v3.2.1-233 [3.2.0-233]: https://github.com/carlrobertoh/ProxyAI/compare/v3.1.1-233...v3.2.0-233 [3.1.1-233]: https://github.com/carlrobertoh/ProxyAI/compare/v3.1.0-233...v3.1.1-233