Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVanderbist authored and github-actions[bot] committed Aug 26, 2022
1 parent 71c627a commit 00791d3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

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

## 1.4.0 - 2022-08-26

### What's Changed

- Replace condition with `min` function by @SubhanSh in https://github.com/spatie/laravel-ignition/pull/103
- Allow explicit override for runnable solutions by @AlexVanderbist in https://github.com/spatie/laravel-ignition/pull/111
- Limit recorded queries to 200 by default
- Provide default values for `QueryRecorder` and `AddLogs` middleware

### New Contributors

- @SubhanSh made their first contribution in https://github.com/spatie/laravel-ignition/pull/103

**Full Changelog**: https://github.com/spatie/laravel-ignition/compare/1.3.1...1.4.0

## 1.3.1 - 2022-06-17

### What's Changed
Expand Down

0 comments on commit 00791d3

Please sign in to comment.