We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5c1d2d commit a02e05bCopy full SHA for a02e05b
1 file changed
RELEASE-NOTES.md
@@ -68,6 +68,10 @@ 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)
72
+
73
+* Fixed fatal error: Can't inherit abstract function EntityDocument::getType() (previously declared abstract in Entity)
74
75
## Version 0.9 (2014-08-15)
76
77
* Changed the signatures of `setLabel`, `setDescription` and `setAliasGroup` in `Fingerprint`
0 commit comments