We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 268d900 commit b8c5c74Copy full SHA for b8c5c74
1 file changed
RELEASE-NOTES.md
@@ -38,12 +38,12 @@ Other breaking changes:
38
* Removed previously deprecated `Property::newEmpty`, use `Property::newFromType` or `new Property()` instead
39
* Renamed `StatementList::getWithPropertyId` to `StatementList::getByPropertyId`
40
* Renamed `StatementList::getWithRank` to `StatementList::getByRank`
41
+* Added `EntityDocument::setId`
42
* `Entity::setLabel` and `Entity::setDescription` no longer return anything
43
* `Reference` and `ReferenceList`s no longer can be instantiated with `null`
44
45
#### Additions
46
-* Added `EntityDocument::setId`
47
* Added `StatementByGuidMap`
48
* Added `StatementListHolder`
49
* Added `StatementList::getFirstStatementWithGuid`
0 commit comments