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 ca25aad commit 43c55a0Copy full SHA for 43c55a0
1 file changed
CHANGELOG.md
@@ -10,10 +10,10 @@ CHANGELOG
10
* `/device/id`
11
* `/email/is_free`
12
* `/emai/is_high_risk`
13
-* The `Warning.getInput` getter has been replaced by
14
- `Warning.getInputPointer`, which returns a JSON Pointer rather than array.
15
-* The `ScoreResponse.getId` and `InsightsResponse.getId` getters now return
16
- `UUID` objects instead of strings.
+* The `Warning.getInput()` method has been replaced by
+ `Warning.getInputPointer()`, which returns a JSON Pointer rather than array.
+* The `ScoreResponse.getId()` and `InsightsResponse.getId()` methods now
+ return `UUID` objects instead of strings.
17
18
0.2.0 (2016-01-15)
19
------------------
0 commit comments