From 0dcbb11bcbe80317448d6d5437d46f950bb5be9c Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Sun, 27 Jun 2021 14:51:32 -0700 Subject: [PATCH] Clarify new NA countries are NS1Provider specific --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce876a6..e6dcb48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,9 @@ * 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. +* `SX' & 'UM` country support added to NS1Provider, 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