Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yorkshire-pudding authored Jun 24, 2024
1 parent f59c259 commit bb56e44
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ and this project follows the

## [Unreleased]

### Added
- A new function to whether or not an executable exists in the system.

### Changed
- Call the install script using the PHP_BINARY constant to avoid issues if the
execute permissions have not been added to the file.

### Fixed
- Add error handling if the executables called in the database commands does
not exist.

## [1.x-1.0.2]

### Added
Expand Down

0 comments on commit bb56e44

Please sign in to comment.