diff --git a/integrations/chroma/CHANGELOG.md b/integrations/chroma/CHANGELOG.md new file mode 100644 index 000000000..4752aa516 --- /dev/null +++ b/integrations/chroma/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + +## [integrations/chroma-v0.18.0] - 2024-05-31 + +## [integrations/chroma-v0.17.0] - 2024-05-10 + +## [integrations/chroma-v0.16.0] - 2024-05-02 + +### 📚 Documentation + +- Small consistency improvements (#536) +- Disable-class-def (#556) + +## [integrations/chroma-v0.15.0] - 2024-03-01 + +## [integrations/chroma-v0.14.0] - 2024-02-29 + +### 🐛 Bug Fixes + +- Fix order of API docs (#447) + +This PR will also push the docs to Readme +- Serialize the path to the local db (#506) + +### 📚 Documentation + +- Update category slug (#442) +- Review chroma integration (#501) + +## [integrations/chroma-v0.13.0] - 2024-02-13 + +## [integrations/chroma-v0.12.0] - 2024-02-06 + +### 🚀 Features + +- Generate API docs (#262) + +## [integrations/chroma-v0.11.0] - 2024-01-18 + +### 🐛 Bug Fixes + +- Chroma DocumentStore creation for pre-existing collection name (#157) + +## [integrations/chroma-v0.9.0] - 2023-12-20 + +### 🐛 Bug Fixes + +- Fix project urls (#96) + + + +### 🚜 Refactor + +- Use `hatch_vcs` to manage integrations versioning (#103) + +## [integrations/chroma-v0.8.1] - 2023-12-05 + +### 🐛 Bug Fixes + +- Fix import and increase version (#77) + + + +## [integrations/chroma-v0.8.0] - 2023-12-04 + +### 🐛 Bug Fixes + +- Fix license headers + + +