Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet authored and github-actions[bot] committed Feb 13, 2023
1 parent a79baa5 commit c381332
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

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

## 1.2.14 - 2023-02-13

- `SpladeTable` now uses the `Conditionable` trait.
- Splade Middleware now has a static `afterOriginalResponse()` method to interact with the original, pre-Splade response.

## 1.2.13 - 2023-02-12

- Errors from the session will now be passed to the frontend
Expand Down

0 comments on commit c381332

Please sign in to comment.