Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uogbuji authored Feb 2, 2024
1 parent e6140f4 commit b2792fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ Notable changes to OgbujiPT. Format based on [Keep a Changelog](https://keepacha
## [Unreleased]
-->

## [0.7.1] - 20240122
## [0.7.1] - 20240205

### Added

- MessageDB.get_messages() options: `since` (for retrieving messages aftter a timestamp) and `limit` (for limiting the number of messages returned, selecting the most recent)

### Changed

- PGVector users now manage their own connection pool by default
- Better modularization of embeddings test cases; using `conftest.py` more
- `pgvector_message.py` PG table timstamp column no longer a primary key

Expand Down

0 comments on commit b2792fa

Please sign in to comment.