diff --git a/.gitignore b/.gitignore index 9a3b75c..c5883de 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,4 @@ Network Trash Folder Temporary Items .apdisk -vendor/ \ No newline at end of file +vendor \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 52373ae..2882f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## 3.2.0 - WIP +### Fixed +- Not #70 yet + +### Improved +- Updated CraftQL support (via @markhuot) +- Updated Mapbox example to use latest API +- Improved address and lat/lng input sizing on smaller screens and in a HUD + ## 3.1.3 - 2017-12-18 ### Fixed - Map fields no longer cause global sets to fail to save! diff --git a/README.md b/README.md index b38f6c4..0934ecf 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,8 @@ Using [Google Maps](https://developers.google.com/maps/documentation/javascript/ And [Mapbox](https://www.mapbox.com/mapbox-gl-js/api/): ```twig - - + +