docs: update changelog

This commit is contained in:
Carl-Robert Linnupuu 2025-05-13 12:26:37 +01:00
parent a31b1ec07e
commit e010c5f622

View file

@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Support for both Autocomplete and Next Edits
- o4-mini model for ProxyAI provider
- Auto-scroll down when submitting a message
- Loading animation during output generation and several other UI improvements
### Fixed
- NPEs on different types of error messages in chat UI
- Other IDE warnings/errors
## [3.2.5-241.1] - 2025-04-30
### Added