Skip to content

Commit 43c55a0

Browse files
committed
Slight wording tweak to release notes
1 parent ca25aad commit 43c55a0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ CHANGELOG
1010
* `/device/id`
1111
* `/email/is_free`
1212
* `/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.
13+
* The `Warning.getInput()` method has been replaced by
14+
`Warning.getInputPointer()`, which returns a JSON Pointer rather than array.
15+
* The `ScoreResponse.getId()` and `InsightsResponse.getId()` methods now
16+
return `UUID` objects instead of strings.
1717

1818
0.2.0 (2016-01-15)
1919
------------------

0 commit comments

Comments
 (0)