diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..29b89fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,19 @@ # Changelog + +## 0.1.0 (2024-12-03) + + +### Features + +* Adding Async Document Store ([#3](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/3)) ([b6ecae7](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/b6ecae7cc96762dabc194582ba32bb25541fda7f)) +* Adding Async Index Store ([#4](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/4)) ([6bf0948](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/6bf09488272328539c984174c6717f3142403d3e)) +* Adding Vector Store ([#16](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/16)) ([bf5c104](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/bf5c104231ad0bea3318c1d272dd9048dab979d4)) +* Adding Document Store ([#5](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/5)) ([5abd242](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/5abd2428f5291ef9d5fda7e9b07c39b437407034)) +* Adding Index Store ([#6](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/6)) ([a10fd22](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/a10fd22dff96dc32816167465eae14b4edd8055b)) +* Adding PostgresEngine ([#2](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/2)) ([ab6a49c](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/ab6a49c3b8a62373ee447c736e71fc06da5e19ec)) + + +### Documentation + +* Add how to docs ([#18](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/18)) ([9f0f0d6](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/9f0f0d617d1331cc6eef846772b5b49c0c227b01)) +* Add README to the repo ([#7](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/7)) ([e4c0447](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/e4c04478884c703355e9fa7b02b5dd38be1b1ee2))