We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3308f5 commit 31c6882Copy full SHA for 31c6882
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v4.3.1 - 2024-08-03
6
+
7
+### What's Changed
8
9
+* Fix columns that their cast is `Geometry` by @MatanYadaev in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/127
10
11
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/4.3.0...4.3.1
12
13
## v4.3.0 - 2024-07-24
14
15
### What's Changed
0 commit comments