We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad376ff commit 85cf116Copy full SHA for 85cf116
1 file changed
RELEASE-NOTES.md
@@ -18,6 +18,12 @@ This release removes integers as acceptable entity IDs.
18
* Un-deprecated several sitelink related shortcuts from `Item`: `addSiteLink`, `getSiteLink`,
19
`hasLinkToSite`, and `removeSiteLink`.
20
21
+## Version 7.2.0 (2017-10-23)
22
+
23
+* Performance optimizations on methods critical for dump generation:
24
+ * `DispatchingEntityIdParser::parse`
25
+ * `SnakList::orderByProperty`
26
27
## Version 7.1.0 (2017-09-01)
28
29
* Changed `EntityIdValue::getArrayValue` to allow it handle foreign entity IDs and entity IDs that
0 commit comments