Skip to content

Commit f1a5a45

Browse files
committed
Update CHANGELOGs
1 parent 560f5cf commit f1a5a45

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

src/Provider/GoogleMapsPlaces/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 1.4.1
6+
7+
### Fixed
8+
9+
- Fix extraction of error message from response
10+
511
## 1.4.0
612

713
### Added

src/Provider/Here/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 0.7.1
6+
7+
### Fixed
8+
9+
- Fix issue with missing `locationId`
10+
511
## 0.7.0
612

713
### Added

src/Provider/Photon/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## 0.6.0
6+
7+
### Added
8+
9+
- Adds support for `state`, `county`, and `district` properties
10+
511
## 0.5.0
612

713
### Removed

0 commit comments

Comments
 (0)