Skip to content

Commit 3666e04

Browse files
committed
Rephrase release note
1 parent 56f9e1f commit 3666e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +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`.
12+
* `Statement`, `Reference`, `SnakList` and `Snak` no longer implement the `Hashable` and `Immutable` interfaces from `DataValues/DataValues`.
1313

1414
## Version 9.5.1 (2020-06-03)
1515

0 commit comments

Comments
 (0)