Skip to content

Commit 28993cb

Browse files
committed
Update release notes
1 parent 9727286 commit 28993cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Other breaking changes:
5252
#### Additions
5353

5454
* Added `ClaimList`
55+
* Added `StatementList`
5556
* Added `ClaimListDiffer`
5657
* Added `PropertyDataTypeLookup` and trivial implementation `InMemoryDataTypeLookup`
5758
* Added `PropertyNotFoundException`
@@ -65,6 +66,7 @@ Other breaking changes:
6566
* Undeprecated passing an integer to `Item::setId` and `Property::setId`
6667
* Deprecated `Entity::setId`, `Entity::newClaim` and `Entity::getAllSnaks`
6768
* Deprecated `Item::getClaims` in favour of `Item::getStatements`
69+
* The FQN of `Statement` is now `Wikibase\DataModel\Statement\Statement`. The old FQN is deprecated.
6870

6971
## Version 0.9 (2014-08-15)
7072

0 commit comments

Comments
 (0)