Skip to content

Commit

Permalink
Releases v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Tpt committed Apr 22, 2023
1 parent 85ce7d4 commit 08178ed
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## [0.3.4] - 2023-04-22

### Changed
- Fixes support of rdflib `Query` object in `Store.query`.


## [0.3.3] - 2023-03-20

### Added
- Implements directly `Store.addN` method.
- Allows to Allows to inject the `pyoxigraph.Store` object directly into `OxigraphStore`.
- Allows to inject the `pyoxigraph.Store` object directly into `OxigraphStore`.

### Changed
- Migrates setuptools configuration to `pyproject.toml`.
Expand Down

0 comments on commit 08178ed

Please sign in to comment.