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 1300782 commit 0a5a565Copy full SHA for 0a5a565
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v4.4.1 - 2024-11-30
6
+
7
+### What's Changed
8
9
+* Fix WKT for empty geometry collections by @LachlanArthur in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/132
10
11
+### New Contributors
12
13
+* @LachlanArthur made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/132
14
15
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/4.4.0...4.4.1
16
17
## v4.4.0 - 2024-11-23
18
19
### What's Changed
0 commit comments