Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masterix21 committed Mar 6, 2024
1 parent 3bec1fc commit bdc24d2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,18 @@

All notable changes to `laravel-addressable` will be documented in this file

## 1.3.0 - 2024-03-06
- Add support to Laravel 11.x
- Automatically delete addresses when the addressable is deleted

## 1.2.0 - 2023-02-14
- Add support to Laravel 10.x

## 1.1.4 - 2022-10-10
- Changed ST_Distance with ST_Distance_Sphere

## 1.1.3 - 2022-08-17
- Fix wrong lng/lat paremeters order
- Fix wrong lng/lat parameters order

## 1.1.1 - 2022-07-18
- Add point cast to Address model
Expand Down

0 comments on commit bdc24d2

Please sign in to comment.