File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` laravel-backup ` will be documented in this file.
4
4
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
+
5
25
## 9.2.7 - 2025-02-16
6
26
7
27
### What's Changed
You can’t perform that action at this time.
0 commit comments