Skip to content

Commit 92a201e

Browse files
authored
[LocationIQ] Update CHANGELOG.md
1 parent f3225ad commit 92a201e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/Provider/LocationIQ/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5-
## 1.0
5+
## 1.0.1
6+
7+
### Changed
8+
9+
- Use [`normalizeCity` parameter](https://locationiq.com/docs-html/index.html#locationiq-specific-parameters) to make sure there is a `city` property in the response
10+
- Upgrade to `xmlv1.1` format
11+
12+
## 1.0.0
613

714
First release of this library.

0 commit comments

Comments
 (0)