Skip to content

Commit

Permalink
Releases v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tpt committed Mar 20, 2023
1 parent be36d20 commit b8008f2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.3.3] - 2023-03-20

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

### Changed
- Migrates setuptools configuration to `pyproject.toml`.
- Adds type annotation.


## [0.3.2] - 2022-08-03

### Changed
Expand Down

0 comments on commit b8008f2

Please sign in to comment.