Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdedude committed Feb 21, 2025
1 parent 8654ca1 commit aa70cfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## NEXT
***


## 0.2.0
***
**⭐️ New Features**
- Add support for Bolt 5.6 (GQL compatible notifications/result statuses)
- ⚠️ `neo4j::driver::notification::NotificationFilter`'s API has been completely reworked to support this new feature and enable more internal changes in the future without breaking the API again.
Expand Down
2 changes: 1 addition & 1 deletion neo4j/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "neo4j"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
rust-version = "1.70"
readme = "../README.md"
Expand Down

0 comments on commit aa70cfc

Please # to comment.