Skip to content

Commit

Permalink
Update/fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
collindutter committed Aug 21, 2024
1 parent 7051d4f commit 2f8ccb9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## [0.30.1] - 2024-08-21

### Fixed
- `CsvExtractionEngine` not using provided `Ruleset`s.
- Docs examples for Extraction Engines not properly passing in schemas.

## [0.30.0] - 2024-08-20

### Added
- `AstraDbVectorStoreDriver` to support DataStax Astra DB as a vector store.
- Ability to set custom schema properties on Tool Activities via `extra_schema_properties`.
Expand Down

0 comments on commit 2f8ccb9

Please sign in to comment.