Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Sep 30, 2024
1 parent 242e3c5 commit e8b7172
Showing 1 changed file with 23 additions and 5 deletions.
28 changes: 23 additions & 5 deletions integrations/chroma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [integrations/chroma-v0.22.0] - 2024-09-30

### 🚀 Features

- Chroma - allow remote HTTP connection (#1094)
- Chroma - defer the DB connection (#1107)

### 🐛 Bug Fixes

- Fix chroma linting; rm numpy (#1063)

Co-authored-by: Silvano Cerza <[email protected]>
- Filters in chroma integration (#1072)

### 🧪 Testing

- Do not retry tests in `hatch run test` command (#954)

### ⚙️ Miscellaneous Tasks

- Chroma - ruff update, don't ruff tests (#983)
- Update ruff linting scripts and settings (#1105)

## [integrations/chroma-v0.21.1] - 2024-07-17

### 🐛 Bug Fixes
Expand Down Expand Up @@ -76,8 +99,6 @@ This PR will also push the docs to Readme

- Fix project urls (#96)



### 🚜 Refactor

- Use `hatch_vcs` to manage integrations versioning (#103)
Expand All @@ -88,13 +109,10 @@ This PR will also push the docs to Readme

- Fix import and increase version (#77)



## [integrations/chroma-v0.8.0] - 2023-12-04

### 🐛 Bug Fixes

- Fix license headers


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

0 comments on commit e8b7172

Please sign in to comment.