Skip to content

Commit d262b49

Browse files
freekmurzeimhayatunnabi
authored andcommitted
Update CHANGELOG
1 parent 5e29175 commit d262b49

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

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

5+
## 9.3.5 - 2025-10-14
6+
7+
### What's Changed
8+
9+
* Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-backup/pull/1916
10+
* Fix tests after #1901 by @erikn69 in https://github.com/spatie/laravel-backup/pull/1917
11+
* Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/spatie/laravel-backup/pull/1915
12+
* Fix phpstan message by @erikn69 in https://github.com/spatie/laravel-backup/pull/1919
13+
* Test PHP 8.5 by @erikn69 in https://github.com/spatie/laravel-backup/pull/1918
14+
* fix: rename excludeTables to exclude_tables by @IsraelOrtuno in https://github.com/spatie/laravel-backup/pull/1920
15+
* fix: resolve ZipArchive::open() return value not checked, BackupDestination::write() on exceptions, glob() returning false causes type errors by @imhayatunnabi in https://github.com/spatie/laravel-backup/pull/1921
16+
17+
### New Contributors
18+
19+
* @IsraelOrtuno made their first contribution in https://github.com/spatie/laravel-backup/pull/1920
20+
* @imhayatunnabi made their first contribution in https://github.com/spatie/laravel-backup/pull/1921
21+
22+
**Full Changelog**: https://github.com/spatie/laravel-backup/compare/9.3.4...9.3.5
23+
524
## 9.3.4 - 2025-07-25
625

726
### What's Changed

0 commit comments

Comments
 (0)