Skip to content

Commit

Permalink
(v5.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseydiloreto committed Apr 2, 2024
1 parent 7c82031 commit a5a392f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Changelog

## Unreleased
## 5.0.0 - 2024-04-02

> [!WARNING]
> The default proximity search [`range`](https://plugins.doublesecretagency.com/google-maps/proximity-search/options/#range) has been changed from `500` to `null` (no distance limit). Proximity searches relying on the default value might now include additional results. If a maximum `range` is required, specify it manually.
### Changed
- Dropped the default `range` value. ([#68](https://github.com/doublesecretagency/craft-googlemaps/issues/68))
- Requires non-beta version of Craft 5.
- Determined stable on Craft 5.

## 5.0.0-beta.2 - 2024-03-28

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "doublesecretagency/craft-googlemaps",
"description": "Maps in minutes. Powered by the Google Maps API.",
"type": "craft-plugin",
"version": "5.0.0-beta.2",
"version": "5.0.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit a5a392f

Please sign in to comment.