Skip to content

Commit

Permalink
added ChangeLog for 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pietermartin committed Sep 30, 2023
1 parent 9184f00 commit 87c4129
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
##3.0.2

* Added `schemaName` and `abstractLabelName` to `sqlg_schema.V_parition`. This is to optimize searching for nested partitions. This change will run a db upgrade script so testing it on your graph is strongly advised!
* Fix #497 Take updatedProperty columns into account when searching for properties.
* Fix #496, added lower multiplicity validation.

##3.0.1

* Upgrade to TinkerPop 3.6.4
Expand Down

0 comments on commit 87c4129

Please sign in to comment.