Skip to content

Commit 50f5421

Browse files
committed
Update changelog
1 parent bde4969 commit 50f5421

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/scout/compare/v7.1.0...7.0)
3+
## [Unreleased](https://github.com/laravel/scout/compare/v7.1.1...7.0)
4+
5+
6+
## [v7.1.1](https://github.com/laravel/scout/compare/v7.1.0...v7.1.1)
7+
8+
### Changed
9+
- Remove support for PHP 7.0 ([217c2ee](https://github.com/laravel/scout/commit/217c2eebacb2fb242083102222428fa492b637bd))
10+
11+
### Fixed
12+
- Fix engine results order ([#369](https://github.com/laravel/scout/pull/369), [bde4969](https://github.com/laravel/scout/commit/bde49694850e1c025bea7a77f3bd422862c7ab87))
13+
- Fix empty update with soft delete ([#370](https://github.com/laravel/scout/pull/370))
414

515

616
## [v7.1.0 (2019-02-14)](https://github.com/laravel/scout/compare/v7.0.0...v7.1.0)

0 commit comments

Comments
 (0)