diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dc1b9d..6ec7339 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.0.2](https://github.com/imartinez/privateGPT/compare/v0.0.1...v0.0.2) (2023-10-20) + + +### Bug Fixes + +* chromadb max batch size ([#1087](https://github.com/imartinez/privateGPT/issues/1087)) ([f5a9bf4](https://github.com/imartinez/privateGPT/commit/f5a9bf4e374b2d4c76438cf8a97cccf222ec8e6f)) + ## 0.0.1 (2023-10-20) ### Miscellaneous Chores diff --git a/version.txt b/version.txt index 8acdd82..4e379d2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.1 +0.0.2