Skip to content

Commit b8c5c74

Browse files
committed
Update RELEASE-NOTES.md
[skip ci]
1 parent 268d900 commit b8c5c74

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
@@ -38,12 +38,12 @@ Other breaking changes:
3838
* Removed previously deprecated `Property::newEmpty`, use `Property::newFromType` or `new Property()` instead
3939
* Renamed `StatementList::getWithPropertyId` to `StatementList::getByPropertyId`
4040
* Renamed `StatementList::getWithRank` to `StatementList::getByRank`
41+
* Added `EntityDocument::setId`
4142
* `Entity::setLabel` and `Entity::setDescription` no longer return anything
4243
* `Reference` and `ReferenceList`s no longer can be instantiated with `null`
4344

4445
#### Additions
4546

46-
* Added `EntityDocument::setId`
4747
* Added `StatementByGuidMap`
4848
* Added `StatementListHolder`
4949
* Added `StatementList::getFirstStatementWithGuid`

0 commit comments

Comments
 (0)