We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6c9371 + 40dcd67 commit 09a0ec5Copy full SHA for 09a0ec5
2 files changed
RELEASE-NOTES.md
@@ -1,5 +1,10 @@
1
# Wikibase DataModel Services release notes
2
3
+## Version 3.13.0 (2019-02-05)
4
+
5
+* Added ExceptionIgnoringEntityLookup
6
+* Bumped minimum PHP requirement to 7.x or HHVM
7
8
## Version 3.12.0 (2018-11-06)
9
10
* Added compatibility with Wikibase DataModel 9.x
composer.json
@@ -42,7 +42,7 @@
42
},
43
"extra": {
44
"branch-alias": {
45
- "dev-master": "3.12.x-dev"
+ "dev-master": "3.13.x-dev"
46
}
47
48
"scripts": {
0 commit comments