Skip to content

Commit

Permalink
📦 3.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinr-maps committed Dec 17, 2024
1 parent ec06d20 commit e827880
Show file tree
Hide file tree
Showing 3 changed files with 670 additions and 331 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased][unreleased]


## [3.0.14] - 2024-12-17

### Added

- Export the Esri attribution string for other layer types to use ([#1397](https://github.com/Esri/esri-leaflet/pull/1397))

## [3.0.13] - 2024-10-25

### Fixed
Expand Down Expand Up @@ -874,7 +881,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.13..HEAD
[unreleased]: https://github.com/esri/esri-leaflet/compare/v3.0.14..HEAD
[3.0.14]: https://github.com/esri/esri-leaflet/compare/v3.0.13..v3.0.14
[3.0.13]: https://github.com/esri/esri-leaflet/compare/v3.0.12..v3.0.13
[3.0.12]: https://github.com/esri/esri-leaflet/compare/v3.0.11..v3.0.12
[3.0.11]: https://github.com/esri/esri-leaflet/compare/v3.0.10...v3.0.11
Expand Down
Loading

0 comments on commit e827880

Please sign in to comment.