Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed May 30, 2024
1 parent b07dc1e commit f805abc
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions integrations/pgvector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Changelog

## [unreleased]

### 🚀 Features

- Defer the database connection to when it's needed (#773)

## [integrations/pgvector-v0.2.0] - 2024-05-08

### 🚀 Features

- `MongoDBAtlasEmbeddingRetriever` (#427)
- Implement keyword retrieval for pgvector integration (#644)

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme

### 📚 Documentation

- Update category slug (#442)
- Disable-class-def (#556)

## [integrations/pgvector-v0.1.0] - 2024-02-14

### 🐛 Bug Fixes

- Fix linting (#328)



<!-- generated by git-cliff -->

0 comments on commit f805abc

Please sign in to comment.