Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Dec 6, 2022
1 parent 125398a commit 7017812
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- New `scout:tasks-cancel` command to cancel tasks
- New `scout:tasks-prune` command to remove succeeded and cancelled tasks (can optionally include failed with option `--include-failed`)
- New `scout:tasks-prune` command to remove succeeded and canceled tasks (can optionally include failed with option `--include-failed`)

### Changed

- This package now enforces official's Meilisearch PHP version depending on its own needs

### Removed

- Drop PHP 7.4 support

## [2.0.2] - 2022-12-06

### Fixed
Expand Down

0 comments on commit 7017812

Please sign in to comment.