We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbeec44 commit 0e4b684Copy full SHA for 0e4b684
RELEASE-NOTES.md
@@ -1,9 +1,10 @@
1
# Wikibase DataModel release notes
2
3
-## Version 9.0.0 (dev)
+## Version 9.0.0 (2018-11-01)
4
5
* Breaking change: `EntityDocument` no longer extends `ClearableEntity` (8.0.0 revert)
6
* The `TermList` constructor now takes any `iterable` instead of just `array`
7
+* The `SiteLinkList` constructor now takes any `iterable` instead of just `array`
8
* Added `TermList::addAll`
9
10
## Version 8.0.0 (2018-08-03)
0 commit comments