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 5d1ee6f commit 207af8eCopy full SHA for 207af8e
docs/changelog.md
@@ -2,6 +2,12 @@
2
3
## v11
4
5
+### v11.6.0
6
+
7
+* Drop PHP 7.1 support
8
+* Drop Laravel 5.6 & 5.7 support
9
+* Add PHP side translation cascade deletion - [\#98](https://github.com/Astrotomic/laravel-translatable/pull/98) (_disabled by default_)
10
11
### v11.5.2
12
13
* Fix scope `orderByTranslation()` to return all translations - [\#72](https://github.com/Astrotomic/laravel-translatable/pull/72)
0 commit comments