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 23, 2024
1 parent 60ecc5d commit 15549ff
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 @@ -43,7 +43,7 @@ The major version bump is due to upping the required PHP version from `8.1` to `
* 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.
* Reactor commands names and descriptions can now be registered with the `Command` attribute.
* Reactor command names and descriptions can now be registered with the `Command` attribute.
* Reactor command arguments can now be registered with the `Arguments` attribute.

#### Changes
Expand Down

0 comments on commit 15549ff

Please sign in to comment.