Skip to content

Commit cefd840

Browse files
Nielsvanpachgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ef8b0fa commit cefd840

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,34 @@
22

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

5+
## 9.0.1 - 2024-07-03
6+
7+
### What's Changed
8+
9+
* allow null value for config option `delete_oldest_backups_when_using_more_megabytes_than` in https://github.com/spatie/laravel-backup/commit/ef8b0fab439b6209ad221a2139a68cd7b67d83eb
10+
11+
**Full Changelog**: https://github.com/spatie/laravel-backup/compare/9.0.0...9.0.1
12+
513
## 9.0.0 - 2024-07-02
614

715
### What's Changed
816

917
* Dropped support for 8.1
18+
1019
* Add types to the codebase by @Nielsvanpach in https://github.com/spatie/laravel-backup/pull/1799
20+
1121
* Migrate config to DTOs by @Nielsvanpach in https://github.com/spatie/laravel-backup/pull/1800
22+
1223
* Feature/use config object by @Nielsvanpach in https://github.com/spatie/laravel-backup/pull/1805
24+
1325
* * Update documentation internal links by @dualklip in https://github.com/spatie/laravel-backup/pull/1801
1426

1527
* Update installation-and-setup.md by @Geoffry304 in https://github.com/spatie/laravel-backup/pull/1807
28+
1629
* V9 release by @Nielsvanpach in https://github.com/spatie/laravel-backup/pull/1806
30+
1731
* Chore/ci updates by @Nielsvanpach in https://github.com/spatie/laravel-backup/pull/1798
32+
1833

1934
### New Contributors
2035

0 commit comments

Comments
 (0)