diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c84acf92..bec7e7582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][unreleased] +## [3.0.10] - 2023-01-17 + +### Fixed + +- Fixed issue with popups when using Leaflet v1.9.3 ([#1350](https://github.com/Esri/esri-leaflet/pull/1350)) + +### Changed + +- Updated dependencies ([#1351](https://github.com/Esri/esri-leaflet/pull/1351)) + ## [3.0.9] - 2022-12-09 ### Fixed @@ -840,7 +850,8 @@ None - Add DarkGray and DarkGrayLabels to BasemapLayer. #190 - An attributionControl on maps is now required when using BasemapLayer. #159 -[unreleased]: https://github.com/esri/esri-leaflet/compare/v3.0.9..HEAD +[unreleased]: https://github.com/esri/esri-leaflet/compare/v3.0.10..HEAD +[3.0.10]: https://github.com/esri/esri-leaflet/compare/v3.0.9...v3.0.10 [3.0.9]: https://github.com/esri/esri-leaflet/compare/v3.0.8...v3.0.9 [3.0.8]: https://github.com/esri/esri-leaflet/compare/v3.0.7...v3.0.8 [3.0.7]: https://github.com/esri/esri-leaflet/compare/v3.0.6...v3.0.7 diff --git a/debug/sample.html b/debug/sample.html index 3a15c5e2a..4d5ef08b8 100644 --- a/debug/sample.html +++ b/debug/sample.html @@ -53,9 +53,7 @@