Skip to content

Commit 34175a5

Browse files
committed
docs(changelog): add changelog entries for 3.0.1
1 parent fd263cd commit 34175a5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to `laravel-spatial` will be documented in this file
44

5+
## 3.0.1 - 2025-05-14
6+
- Expression support added to `get()` method in `LocationCast`.
7+
- Replaced `@test` annotations with `#[Test]` attributes across the test suite for modern PHPUnit syntax.
8+
59
## 3.0.0 - 2025-02-20
610
- Laravel 12 and PHP 8.4 support added.
711
- Laravel 10 and below versions are not supported anymore.

0 commit comments

Comments
 (0)