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 aff0126 commit 8a98223Copy full SHA for 8a98223
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v2.10.1 - 2023-03-09
6
+
7
+### What's Changed
8
9
+- Bugfix: Model spatial column update using Expression by @hiteshsamcom in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/86
10
11
+### New Contributors
12
13
+- @hiteshsamcom made their first contribution in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/86
14
15
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/2.10.0...2.10.1
16
17
## v3.1.2 - 2023-02-28
18
19
### What's Changed
0 commit comments