Skip to content

Commit 389e23f

Browse files
committed
Update RELEASE-NOTES.md
1 parent e0acda4 commit 389e23f

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
@@ -71,9 +71,9 @@ Other breaking changes:
7171
* Deprecated `Entity::getAllSnaks`
7272
* Deprecated `Entity::getDiff` in favour of `EntityDiffer` and more specific differs
7373
* Deprecated `Item::getClaims` in favour of `Item::getStatements`
74-
* Deprecated `Item::addClaim` in favour of `Item::getStatements()->add*`
7574
* Deprecated `Item::setClaims` in favour of `Item::setStatements`
7675
* Deprecated `Item::hasClaims` in favour of `Item::getStatements()->count`
76+
* Deprecated `Item::addClaim` in favour of `Item::getStatements()->add*`
7777

7878
#### Other changes
7979

0 commit comments

Comments
 (0)