Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Oct 22, 2024
1 parent 3d0858d commit 63ba883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ The major version bump is due to upping the required PHP version from `8.1` to `
* Added `FileSystem::hasPermissions()` method that accepts an integer or a `Permissions` instance.
* Added `FileSystem::getPermissions()` method that returns a `Permissions` instance.
* Added `FileSystem::isExecutable()` method.
* Added `FileSystem::clearCache()` method.
* Added `FileInfo::hasPermissions()` method that accepts an integer or a `Permissions` instance.
* Added `FileInfo::getPermissions()` method that returns a `Permissions` instance.
* Added `FileSystem::clearCache()` method.

#### Changes

Expand Down

0 comments on commit 63ba883

Please sign in to comment.