From 8c23441692440499b801638d95625a89f61bcca5 Mon Sep 17 00:00:00 2001 From: Barret Schloerke Date: Wed, 7 Aug 2024 13:24:40 -0400 Subject: [PATCH] Update NEWS.md --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 3119983ce..b0663c6d8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ * Color palette improvements. All color palette functions now support all `{viridisLite}` palettes ("magma", "inferno", "plasma", "viridis", "cividis", "rocket", "mako", and "turbo"). -* `addProviderTiles()` will now error if the chosen `provider` does not match any currently loaded provider (by default, those in `providers`). This behaviour can be toggled off by setting the new `.check` argument to `FALSE` (@jack-davison, #929) +* `addProviderTiles()` will now error if the chosen `provider` does not match any currently loaded provider (by default, those in `providers`). This behaviour can be toggled off by setting the new `check` argument to `FALSE` (@jack-davison, #929) # leaflet 2.2.2