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 5098fbd commit 5a84d41
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions integrations/opensearch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
### 🚀 Features

- Defer the database connection to when it's needed (#753)
- Improve `OpenSearchDocumentStore.__init__` arguments (#739)

### 🐛 Bug Fixes

- Fix order of API docs (#447)

This PR will also push the docs to Readme

### 📚 Documentation

Expand All @@ -19,10 +26,31 @@

## [integrations/opensearch-v0.2.0] - 2024-01-17

### 🐛 Bug Fixes

- Fix links in docstrings (#188)



### 🚜 Refactor

- Use `hatch_vcs` to manage integrations versioning (#103)

## [integrations/opensearch-v0.1.1] - 2023-12-05

### 🐛 Bug Fixes

- Fix import and increase version (#77)



## [integrations/opensearch-v0.1.0] - 2023-12-04

### 🐛 Bug Fixes

- Fix license headers


## [integrations/opensearch-v0.0.2] - 2023-11-30

### 🚀 Features
Expand Down

0 comments on commit 5a84d41

Please sign in to comment.