File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-eloquent-spatial ` will be documented in this file.
4
4
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
+
5
20
## v3.2.2 - 2024-01-05
6
21
7
22
- Revert v3.2.1 changes
You can’t perform that action at this time.
0 commit comments