Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/scout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: laravel/scout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 27, 2021

  1. Update UPGRADE.md

    driesvints committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    33bbff0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Use queued job for "unsearching" when Scout queue is enabled (#471)

    * Queue scout removals
    
    * Fix code doc
    
    * Undo new line
    
    * Fix style
    
    * Update src/Jobs/RemoveFromSearch.php
    
    Co-authored-by: Dries Vints <[email protected]>
    
    * Update src/Jobs/RemoveFromSearch.php
    
    Co-authored-by: Dries Vints <[email protected]>
    
    Co-authored-by: Dries Vints <[email protected]>
    stevebauman and driesvints authored May 11, 2021
    Configuration menu
    Copy the full SHA
    3dca432 View commit details
    Browse the repository at this point in the history
  2. Remove useless line (#472)

    curquiza authored May 11, 2021
    Configuration menu
    Copy the full SHA
    646ebc2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Update CHANGELOG.md

    driesvints committed May 13, 2021
    Configuration menu
    Copy the full SHA
    f9c7b46 View commit details
    Browse the repository at this point in the history
  2. version

    driesvints committed May 13, 2021
    Configuration menu
    Copy the full SHA
    b31bc1e View commit details
    Browse the repository at this point in the history
Loading