Skip to content

Commit

Permalink
docs: updated changelog for v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anand-presidio committed Jan 13, 2025
1 parent b29d4cf commit fcd6d4c
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@

### Added

- Merged changes of Cline 3.0.0 (see [changelog](https://github.com/cline/cline/blob/main/CHANGELOG.md#300)).
- Added quick actions in the welcome page.
- Merged changes from Cline 3.0.0 (see [changelog](https://github.com/cline/cline/blob/main/CHANGELOG.md#300)).
- Introduced HAI tasks, integrating Specif AI.
- Added code indexing and context to identify relevant files during task execution.
- Enabled support for various embedding model provider.
- Implemented OWASP scanning for code changes during task execution.
- Added quick actions to the welcome page.



### Fixed

- Fixed LLM and Embedding configuration loader issue.
- Fixed token size limit error during indexing (Embedding model).

0 comments on commit fcd6d4c

Please sign in to comment.