diff --git a/CHANGELOG.md b/CHANGELOG.md index 63d210e..54f83b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -## Unreleased +## 1.0.0 - 2023-05-22 ### Added -- Everything. +- Added an easy-to-use [Address Field](https://plugins.doublesecretagency.com/mapbox/address-field/). +- Added a universal API for [Dynamic Maps](https://plugins.doublesecretagency.com/mapbox/dynamic-maps/). For more information, please see the [complete documentation...](https://plugins.doublesecretagency.com/mapbox/) diff --git a/composer.json b/composer.json index 6f3cbbf..9086345 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "doublesecretagency/craft-mapbox", "description": "Maps in minutes. Powered by the Mapbox API.", "type": "craft-plugin", - "version": "1.0.0-beta", + "version": "1.0.0", "keywords": [ "craft", "cms",