Skip to content

Commit

Permalink
Merge pull request #234 from milderhc/update-changelog
Browse files Browse the repository at this point in the history
Add HSQLDB to CHANGELOG.md
  • Loading branch information
johnoliver authored Sep 26, 2024
2 parents e195037 + 1e530ad commit 288df73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- Added localization support for error/debug messages
- Add vector search to experimental vector stores.
- Approximate vector search for Azure AI Search, Redis and JDBC with Postgres.
- Exhaustive vector search for VolatileVectorStore and default JDBC query provider, MySQL and SQLite.
- Exhaustive vector search for VolatileVectorStore and default JDBC query provider, MySQL, SQLite and HSQLDB.

### Bug Fixes

Expand Down

0 comments on commit 288df73

Please sign in to comment.