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 a034d8a commit a644c20Copy full SHA for a644c20
README.md
@@ -109,6 +109,9 @@ employees for the [Wikidata project](https://wikidata.org/).
109
* Added "PHP strict types" to all files
110
* `LatLongValue` no longer extends `DataValueObject`
111
* `GlobeCoordinateValue` no longer extends `DataValueObject`
112
+* Reordered methods in `LatLongValue` and `GlobeCoordinateValue` for readability
113
+* Undeprecated `LatLongValue::newFromArray`
114
+* Undeprecated `GlobeCoordinateValue::newFromArray`
115
116
### 4.0.1 (2018-08-10)
117
0 commit comments