Skip to content

Commit ae95e12

Browse files
Ladsgroupaddshore
authored andcommitted
Release 4.0.0
Dropping support for hhvm and diff 2.3
1 parent 1745187 commit ae95e12

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

RELEASE-NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Wikibase DataModel Services release notes
22

3-
## Version 3.16.0 (dev)
3+
## Version 4.0.0 (2020-01-06)
44

55
* Added `FallbackLabelDescriptionLookup` interface
6+
* Stopped supporting hhvm and added support for php 7.3 and 7.4
7+
* Dropped support for diff 2.3 and added support for 3.2
68

79
## Version 3.15.0 (2019-04-24)
810

src/Lookup/FallbackLabelDescriptionLookup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* A {@link LabelDescriptionLookup} that is guaranteed to return
1010
* {@link TermFallback}s, not merely {@link Term}s.
1111
*
12-
* @since 3.16.0
12+
* @since 4.0.0
1313
*
1414
* @license GPL-2.0-or-later
1515
*/

0 commit comments

Comments
 (0)