Skip to content

Commit 65fe98e

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 26bd614 commit 65fe98e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to `laravel-sluggable` will be documented in this file
44

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+
521
## 3.6.0 - 2024-02-26
622

723
### What's Changed

0 commit comments

Comments
 (0)