Skip to content

Commit 56f9e1f

Browse files
committed
Update release notes
1 parent de15f35 commit 56f9e1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
please update your code:
1010
for instance, change `->addNewReference( [ $x, $y ] )` to `->addNewReference( $x, $y )`,
1111
and `->addNewReference( $snaks )` to `->addNewReference( ...$snaks )`.
12+
* `Statement`, `Reference`, `SnakList` and `Snak` no longer depend on the `Hashable` and `Immutable` interfaces from `DataValues/DataValues`.
1213

1314
## Version 9.5.1 (2020-06-03)
1415

0 commit comments

Comments
 (0)