File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
32+ * Added ` setId ` method to ` EntityDocument `
3533
3634#### Additions
3735
3836* Added ` StatementByGuidMap `
3937* Added ` StatementList::getFirstStatementByGuid `
4038* ` ReferenceList::addNewReference ` and ` Statement::addNewReference ` support an array of Snaks now
4139
40+ #### Deprecations
41+
42+ * Renamed ` Claim\ClaimGuid ` to ` Statement\StatementGuid ` , leaving a b/c alias in place
43+ * Renamed ` Claim\ClaimGuidParser ` to ` Statement\StatementGuidParser ` , leaving a b/c alias in place
44+ * Renamed ` Claim\ClaimGuidParsingException ` to ` Statement\StatementGuidParsingException ` , leaving a b/c alias in place
45+
4246## Version 2.6.1 (2015-04-25)
4347
4448* Allow installation together with Diff 2.x.
You can’t perform that action at this time.
0 commit comments