Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matchish authored Feb 20, 2025
1 parent b4e4bc8 commit e67bcdb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/)

## [Unreleased]
- FIX: SearchFactory adds empty `query_string` query even if query string is empty when no `where` clauses are set.
## [7.11.0] - 2025-02-20
### Fixed
- SearchFactory adds empty `query_string` query even if query string is empty when no `where` clauses are set.
- DefaultImportSource do not work properly with model that have complex scopes https://github.com/matchish/laravel-scout-elasticsearch/pull/298

## [7.10.0] - 2024-12-128
## [7.10.0] - 2024-12-12
### Added
- Use [`source` in options](https://github.com/matchish/laravel-scout-elasticsearch/pull/293) to set returned fields

Expand Down

0 comments on commit e67bcdb

Please sign in to comment.