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 2ede874 commit a6bae05Copy full SHA for a6bae05
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v4.2.1 - 2024-04-02
6
+
7
+### What's Changed
8
9
+* `Geometry::fromArray` added optional`$srid` paramter by @ju-gow in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/118
10
11
+### New Contributors
12
13
+* @ju-gow made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/118
14
15
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/4.2.0...4.2.1
16
17
## v4.2.0 - 2024-03-13
18
19
### What's Changed
0 commit comments