Skip to content

Commit 997c781

Browse files
committed
Merge branch 'main' of github.com:spatie/laravel-backup
2 parents aa889d0 + d4883d4 commit 997c781

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

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

5+
## 9.2.8 - 2025-03-03
6+
7+
### What's Changed
8+
9+
* set config defaults
10+
* remove the `only()` from tests by @pxpm in https://github.com/spatie/laravel-backup/pull/1875
11+
* Include all supported databases by @SebKay in https://github.com/spatie/laravel-backup/pull/1876
12+
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in https://github.com/spatie/laravel-backup/pull/1883
13+
* NotificationMailSenderConfig - remove redundant [ 'from' ] key by @mho22 in https://github.com/spatie/laravel-backup/pull/1884
14+
* Update Laravel & Spatie Backup Versions in introduction.md by @majdghithan in https://github.com/spatie/laravel-backup/pull/1886
15+
* Laravel 12 Support by @erikn69 in https://github.com/spatie/laravel-backup/pull/1889
16+
* Kazakh language support 🇰🇿 by @altynbek07 in https://github.com/spatie/laravel-backup/pull/1890
17+
18+
### New Contributors
19+
20+
* @SebKay made their first contribution in https://github.com/spatie/laravel-backup/pull/1876
21+
* @majdghithan made their first contribution in https://github.com/spatie/laravel-backup/pull/1886
22+
23+
**Full Changelog**: https://github.com/spatie/laravel-backup/compare/9.2.4...9.2.8
24+
525
## 9.2.7 - 2025-02-16
626

727
### What's Changed

0 commit comments

Comments
 (0)