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 df3ed55 commit ce5c27fCopy full SHA for ce5c27f
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `laravel-eloquent-spatial` will be documented in this file.
4
5
+## v4.1.1 - 2024-03-05
6
+
7
+### What's Changed
8
9
+* Laravel Pint by @MatanYadaev in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/112
10
+* Bugfix: `isDirty` is always `true` after creation by @MatanYadaev in https://github.com/MatanYadaev/laravel-eloquent-spatial/pull/115
11
12
+**Full Changelog**: https://github.com/MatanYadaev/laravel-eloquent-spatial/compare/4.1.0...4.1.1
13
14
## v4.1.0 - 2024-02-24
15
16
### What's Changed
0 commit comments