Skip to content

Commit 2bad3ad

Browse files
committed
[7.x] update changelog
1 parent af440ae commit 2bad3ad

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG-7.x.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Release Notes for 7.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v7.26.0...7.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v7.26.1...7.x)
44

55

6-
## [v7.26.0 (2020-08-11)](https://github.com/laravel/framework/compare/v7.25.0...v7.26.0)
6+
## [v7.26.1 (2020-08-27)](https://github.com/laravel/framework/compare/v7.26.0...v7.26.1)
7+
8+
### Fixed
9+
- Fixed offset error on invalid remember token ([#34020](https://github.com/laravel/framework/pull/34020))
10+
- Only prepend scheme to PhpRedis host when necessary ([#34017](https://github.com/laravel/framework/pull/34017))
11+
- Fixed `whereKey` and `whereKeyNot` in `Illuminate\Database\Eloquent\Builder` ([#34031](https://github.com/laravel/framework/pull/34031))
12+
13+
14+
## [v7.26.0 (2020-08-25)](https://github.com/laravel/framework/compare/v7.25.0...v7.26.0)
715

816
### Added
917
- Added `whenHas` and `whenFilled` methods to `Illuminate\Http\Concerns\InteractsWithInput` class ([#33829](https://github.com/laravel/framework/pull/33829))

0 commit comments

Comments
 (0)