huge Laravel 10 upgrade

This commit is contained in:
HolgerHatGarKeineNode
2023-02-19 20:13:20 +01:00
parent 5c74f77beb
commit 12847f95f6
440 changed files with 46336 additions and 682 deletions

View File

@@ -0,0 +1,44 @@
# Changelog
All notable changes will be documented in this file.
### 1.2.2 - 2020-02-06
- Change the marker options iconSize and iconAnchor to snake case
### 1.2.1 - 2020-01-06
- Prevent double initialization
### 1.2.0 - 2020-01-06
- Add support for marker popups
- Events
### 1.1.0 - 2020-01-06
- Add support for custom marker icon images
### 1.0.4 - 2020-01-06
- Add Laravel 6 compatibility
### 1.0.3 - 2019-04-18
- Update service provider
### 1.0.2 - 2018-10-25
- Code cleanup
### 1.0.1 - 2018-08-30
- Code cleanup
## 1.0.0 - 2018-08-30
- Improvements, first stable release
## 0.0.1 - 2018-08-30
- Initial beta release