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 eec4775 commit b9f6c6dCopy full SHA for b9f6c6d
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v3.1.1 - 2023-02-16
6
+
7
+### What's Changed
8
9
+- Bugfix: Model spatial column update using Expression by @MatanYadaev in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/81
10
11
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/3.1.0...3.1.1
12
13
## v3.1.0 - 2023-02-06
14
15
### What's Changed
0 commit comments