Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and actions-user committed Nov 15, 2021
1 parent 11d0042 commit 31fc808
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to `laravel-ray` will be documented in this file

## 1.26.2 - 2021-11-15

## What's Changed

- Check if Laravel has been bound with `Facade\FlareClient\Flare` by @crynobone in https://github.com/spatie/laravel-ray/pull/224

**Full Changelog**: https://github.com/spatie/laravel-ray/compare/1.26.1...1.26.2

## 1.26.1 - 2021-10-01

- fix #217 error with duplicate queries log (#220)
Expand Down Expand Up @@ -48,7 +56,7 @@ All notable changes to `laravel-ray` will be documented in this file

## 1.20.2 - 2021-06-21

- fix `mailable` when using `Mail::fake`
- fix `mailable` when using `Mail::fake`

## 1.20.1 - 2021-06-15

Expand Down Expand Up @@ -81,7 +89,7 @@ All notable changes to `laravel-ray` will be documented in this file
## 1.17.2 - 2021-04-06

- Laravel Octane Compatibility (#178)

## 1.17.1 - 2021-03-14

- send exceptions by default
Expand Down

0 comments on commit 31fc808

Please sign in to comment.