We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5c1d2d + e8a06b7 commit 811e2d7Copy full SHA for 811e2d7
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-26)
72
+
73
+* 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
77
* Changed the signatures of `setLabel`, `setDescription` and `setAliasGroup` in `Fingerprint`
0 commit comments