Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Davis Puciriuss committed Jun 19, 2024
1 parent 6fb08a8 commit 635e996
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/)

## [Unreleased]

## [8.0.0-alpha.2] - 2024-
### Added
- ElasticParams trait, that adds 'getElasticsearchScore' and 'getElasticsearchHighlight' to the model after performing a search.

## [8.0.0-alpha.1] - 2024-05-29
### Added
- fromScope, uses forPageAfterId.
- a new option "--parallel" for ImportCommand, can only be used with [Trackable-Jobs](https://github.com/mateusjunges/trackable-jobs-for-laravel) package currently.
- ElasticParams trait, that adds 'getElasticsearchScore' and 'getElasticsearchHighlight' to the model after performing a search.

## Changed
- StageInterface now has two more functions. Both are used to make PullFromSource stage an iterable one.
Expand Down

0 comments on commit 635e996

Please sign in to comment.