From 5c4a46f63ff90bbfa5036593d6827776213d057b Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Sun, 27 Jun 2021 13:17:52 -0700 Subject: [PATCH] Add note about SX & UM country code support --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e87b9..ce876a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ * Fixes NS1 provider's geotarget limitation of using `NA` continent. Now, when `NA` is used in geos it considers **all** the countries of `North America` insted of just `us-east`, `us-west` and `us-central` regions +* `SX' & 'UM` country support added, not yet in the North America list for + backwards compatibility reasons. They will be added in the next releaser. ## v0.9.12 - 2021-04-30 - Enough time has passed