Skip to content

Commit e8a06b7

Browse files
committed
Update realase notes
1 parent a02e05b commit e8a06b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

RELEASE-NOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ Other breaking changes:
6868
* Deprecated `Entity::setId`, `Entity::newClaim` and `Entity::getAllSnaks`
6969
* Deprecated `Item::getClaims` in favour of `Item::getStatements`
7070

71-
## Version 0.9.1 (2014-08-25)
71+
## Version 0.9.1 (2014-08-26)
7272

73-
* Fixed fatal error: Can't inherit abstract function EntityDocument::getType() (previously declared abstract in Entity)
73+
* Fixed error caused by redeclaration of getType in `Entity`, after it already got defined in `EntityDocument`
7474

7575
## Version 0.9 (2014-08-15)
7676

0 commit comments

Comments
 (0)