File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-sluggable ` will be documented in this file
4
4
5
+ ## 3.7.0 - 2024-12-09
6
+
7
+ ### What's Changed
8
+
9
+ * Changing reference to Laravel docs without Laravel version by @abishekrsrikaanth in https://github.com/spatie/laravel-sluggable/pull/274
10
+ * Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in https://github.com/spatie/laravel-sluggable/pull/278
11
+ * Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/spatie/laravel-sluggable/pull/281
12
+ * Add Fallback Locale and Additional Query Support to ` findBySlug ` by @mkeremcansev in https://github.com/spatie/laravel-sluggable/pull/284
13
+
14
+ ### New Contributors
15
+
16
+ * @abishekrsrikaanth made their first contribution in https://github.com/spatie/laravel-sluggable/pull/274
17
+ * @mkeremcansev made their first contribution in https://github.com/spatie/laravel-sluggable/pull/284
18
+
19
+ ** Full Changelog** : https://github.com/spatie/laravel-sluggable/compare/3.6.0...3.7.0
20
+
5
21
## 3.6.0 - 2024-02-26
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments