Skip to content

Commit 311c8ef

Browse files
authored
Merge branch 'master' into remove-dep
2 parents ce542b2 + c36dc82 commit 311c8ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/workflows/subtree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
- { folder: LocationIQ, repository: locationiq-provider }
108108
- { folder: MapQuest, repository: mapquest-provider }
109109
- { folder: Mapbox, repository: mapbox-provider }
110+
- { folder: MapTiler, repository: maptiler-provider }
110111
# - { folder: Mapzen, repository: mapzen-provider }
111112
- { folder: MaxMind, repository: maxmind-provider }
112113
- { folder: MaxMindBinary, repository: maxmind-binary-provider }

src/Provider/MapTiler/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
22

33
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
44

5-
## 1.2.0
5+
## 1.2.1
66

77
### Added
88

99
- Add support for PHP Geocoder 5
1010

11+
## 1.2.0
12+
13+
### Added
14+
15+
- ~Add support for PHP Geocoder 5~
16+
1117
## 1.1.0
1218

1319
### Removed

0 commit comments

Comments
 (0)