We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02e05b commit e8a06b7Copy full SHA for e8a06b7
1 file changed
RELEASE-NOTES.md
@@ -68,9 +68,9 @@ Other breaking changes:
68
* Deprecated `Entity::setId`, `Entity::newClaim` and `Entity::getAllSnaks`
69
* Deprecated `Item::getClaims` in favour of `Item::getStatements`
70
71
-## Version 0.9.1 (2014-08-25)
+## Version 0.9.1 (2014-08-26)
72
73
-* Fixed fatal error: Can't inherit abstract function EntityDocument::getType() (previously declared abstract in Entity)
+* Fixed error caused by redeclaration of getType in `Entity`, after it already got defined in `EntityDocument`
74
75
## Version 0.9 (2014-08-15)
76
0 commit comments