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 f805abc commit 5098fbd
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions integrations/mongodb_atlas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Changelog

## [unreleased]

### 🚀 Features

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

### 🐛 Bug Fixes

- Pass empty dict to filter instead of None (#775)

## [integrations/mongodb_atlas-v0.2.1] - 2024-04-09

### 🐛 Bug Fixes

- Fix haystack-ai pin (#649)



### 📚 Documentation

- Disable-class-def (#556)

## [integrations/mongodb_atlas-v0.2.0] - 2024-03-09

### 📚 Documentation

- Mongo atlas (#534)
- Final API docs touches (#538)

### Mongodb

- Improve example (#546)

## [integrations/mongodb_atlas-v0.1.0] - 2024-02-23

### 🚀 Features

- MongoDBAtlas Document Store (#413)
- `MongoDBAtlasEmbeddingRetriever` (#427)

### 🐛 Bug Fixes

- Remove filters from `MongoDBAtlasDocumentStore.count()` method (#430)
- Fix order of API docs (#447)

This PR will also push the docs to Readme
- Fix pyproject for mongodbatlas (#478)



### 📚 Documentation

- Update category slug (#442)

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

0 comments on commit 5098fbd

Please sign in to comment.