From 74b29098fed0fb34b56978dd78f9c60fd24cf6a4 Mon Sep 17 00:00:00 2001 From: Gavin Rehkemper Date: Thu, 6 Aug 2020 08:57:37 -0500 Subject: [PATCH] updated changelog this pr is not relevant due to later changes --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d99366d1..eb09a3ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). - MinZoom issue - do not clear _currentSnapshot when hiding the layer ([#1212](https://github.com/Esri/esri-leaflet/pull/1212)) - ImageMapLayer - proxy support now works when `f:image` ([#1221](https://github.com/Esri/esri-leaflet/pull/1221)) - DynamicMapLayer - proxy support now works when `f:image` ([#1220](https://github.com/Esri/esri-leaflet/pull/1220)) -- ERR_NAME_NOT_RESOLVED while zooming in with ImageryClarity fixed ([#1218](https://github.com/Esri/esri-leaflet/pull/1218)) - FeatureLayer issues when `refresh()` was called ([#1224](https://github.com/Esri/esri-leaflet/pull/1224)) - Issues when `addFeatures()` (or `updateFeatures()`) then `setWhere()` was called ([#1226](https://github.com/Esri/esri-leaflet/pull/1226))