Skip to content

Commit ffdfe54

Browse files
committed
Add ClaimGuid rename to release notes
1 parent 7bc9de7 commit ffdfe54

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
* Removed previously deprecated `Entity::getAllSnaks`, use `StatementList::getAllSnaks` instead
3030
* Removed previously deprecated `EntityId::getPrefixedId`, use `EntityId::getSerialization` instead
3131
* `Reference` and `ReferenceList`s no longer can not be instantiated with `null`
32+
* Renamed `Claim\ClaimGuid` to `Statement\StatementGuid`, leaving a b/c alias in place
33+
* Renamed `Claim\ClaimGuidParser` to `Statement\StatementGuidParser`, leaving a b/c alias in place
34+
* Renamed `Claim\ClaimGuidParsingException` to `Statement\StatementGuidParsingException`, leaving a b/c alias in place
3235

3336
#### Additions
3437

0 commit comments

Comments
 (0)