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 8e2435f commit 315bd95Copy full SHA for 315bd95
README.md
@@ -57,6 +57,8 @@ employees for the [Wikidata project](https://wikidata.org/).
57
### 1.0.0 (2021-01-22)
58
59
* Updated minimum required PHP version from 5.5.9 to 7.2
60
+* Added compatibility with `data-values/data-values` 3.x
61
+* Added compatibility with `data-values/interfaces` 1.x
62
* Removed the `DATAVALUES_COMMON_VERSION` constant
63
* Deprecated `getSortKey` methods from `DataValue` implementations
64
* Classes in the `ValueParsers\Test` namespace are now package private. Notably `ValueParserTestBase` and `StringValueParserTest`
0 commit comments