Skip to content

Commit 0362a7f

Browse files
committed
Fixed README:
1 parent b1cd072 commit 0362a7f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,14 @@ Normally, one of our developers should be able to comment on them and fix.
480480

481481
These are the release notes for the Java library for mapcodes.
482482

483+
### 2.4.7
484+
485+
* Added `fromCountryISO/2/3` methods to get a `Territory` value from a 2- or 3-character ISO 3166 string.
486+
487+
* Added `allCountryISO2/3Codes` to get a set of all 2- or 3-character ISO 3166 codes.
488+
489+
* Added `encodeRestrictToCountryISO` to restrict mapcodes to a 2- or 3-character ISO 3166 country.
490+
483491
### 2.4.6
484492

485493
* General cleanup after running stricter IntelliJ inspections profile.

0 commit comments

Comments
 (0)