From 968ee43464e5cd111c3de19cd22ecef94a740ee3 Mon Sep 17 00:00:00 2001 From: Carl-Robert Linnupuu Date: Wed, 8 Oct 2025 12:19:52 +0100 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86488258..8c9c13b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- New Inception Labs provider (BYOK) supporting all the in-built features +- Different set of specialized apply models for ProxyAI Cloud users (`mercury-coder`, `relace` and `morph`) + +### Replaced + +- ProxyAI Next Edit `zeta` model with `mercury-coder` + +### Fixed + +- Commit Message action from disappearing [#1134](https://github.com/carlrobertoh/ProxyAI/issues/1134) + ## [3.6.2-233] - 2025-10-03 ### Fixed