Skip to content

Commit 940418d

Browse files
MatanYadaevgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 3b1e2d5 commit 940418d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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

5+
## v4.0.0 - 2024-01-18
6+
7+
### What's Changed
8+
9+
* Moved away from spatialbuilder to scopes by @yinx in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/102
10+
* Allow srid enum as srid property aside from integer by @yinx in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/103
11+
* Add php 8.3 support by @gdebrauwer in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/105
12+
13+
### New Contributors
14+
15+
* @yinx made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/102
16+
* @gdebrauwer made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/105
17+
18+
**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/3.2.2...4.0.0
19+
520
## v3.2.2 - 2024-01-05
621

722
- Revert v3.2.1 changes

0 commit comments

Comments
 (0)