Skip to content

Commit e703b89

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

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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.
1014

1115
## Version 5.1.0 (2016-03-08)
1216

0 commit comments

Comments
 (0)