Skip to content

Commit 54fc2ec

Browse files
chore(main): release 0.2.1 (#68)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 985fb17 commit 54fc2ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.2.0...v0.2.1) (2025-02-18)
4+
5+
6+
### Documentation
7+
8+
* Add API reference docs ([#79](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/79)) ([985fb17](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/985fb17c1dc8032a2a857cdcbf386b0e54449c5b))
9+
* Adds a quickstart guide ([#71](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/71)) ([b3593be](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/b3593be7b5c4952fda06c108f7993f6441820f52))
10+
* Update connection pooling sample in readme ([#66](https://github.com/googleapis/llama-index-cloud-sql-pg-python/issues/66)) ([f4bda52](https://github.com/googleapis/llama-index-cloud-sql-pg-python/commit/f4bda52ebfb52d89606824de1a72d86f61b0533d))
11+
312
## [0.2.0](https://github.com/googleapis/llama-index-cloud-sql-pg-python/compare/v0.1.0...v0.2.0) (2025-01-30)
413

514

src/llama_index_cloud_sql_pg/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.2.0"
15+
__version__ = "0.2.1"

0 commit comments

Comments
 (0)