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 759093c commit 901926aCopy full SHA for 901926a
1 file changed
README.md
@@ -99,7 +99,7 @@ for the [Maps](https://github.com/JeroenDeDauw/Maps) and
99
* Added return type hints
100
* Added nullable type hints
101
* Made constant visibility explicit
102
-* The `LatLongValue` constructor now throws an `InvalidArgumentException` instead of an `OutOfRangeException`
+* Constructing an invalid `LatLongValue` now causes `InvalidArgumentException` instead of `OutOfRangeException`
103
104
### 3.0.0 (2018-03-20)
105
0 commit comments