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 da936d6 commit 1da5fd6Copy full SHA for 1da5fd6
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v4.3.2 - 2024-08-07
6
+
7
+### What's Changed
8
9
+* Fix SRID not being optional for expression in GeometryCast by @nickknissen in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/124
10
11
+### New Contributors
12
13
+* @nickknissen made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/124
14
15
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/4.3.1...4.3.2
16
17
## v4.3.1 - 2024-08-03
18
19
### What's Changed
0 commit comments