Skip to content

Commit a5910f7

Browse files
committed
Update RELEASE-NOTES.md
1 parent e703b89 commit a5910f7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
* Removed `getLabel`, `getLabels`, `getDescription`, `getDescriptions`, `getAliases`,
88
`getAllAliases`, `setLabels`, `setDescriptions`, `addAliases`, `setAllAliases`,
99
`removeLabel`, `removeDescription` and `removeAliases` methods
10-
* `TermList` and `AliasGroupList` no longer throw an `InvalidArgumentException` for invalidlanguage codes, instead
11-
* `getByLangauge` throws an `OutOfBoundsException`.
12-
* `removeByLanguage` does nothing.
13-
* `hasTermForLanguage` and `hasGroupForLangauge` return false.
10+
* `TermList` and `AliasGroupList` no longer throw an `InvalidArgumentException` for invalid language codes.
11+
* `getByLangauge` now throws an `OutOfBoundsException`.
12+
* `removeByLanguage` does nothing for invalid values.
13+
* `hasTermForLanguage` and `hasGroupForLangauge` return false instead.
1414

1515
## Version 5.1.0 (2016-03-08)
1616

0 commit comments

Comments
 (0)