Skip to content

Commit

Permalink
Prepare 3.0.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
  • Loading branch information
crynobone committed Mar 7, 2024
1 parent 70d1935 commit 1bd72fc
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 23 deletions.
23 changes: 0 additions & 23 deletions CHANGELOG-1.x.md

This file was deleted.

19 changes: 19 additions & 0 deletions CHANGELOG-3.x.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Release Notes for v3.x

This changelog references the relevant changes (bug and security fixes) done to `laravie/serialize-queries`.

## 3.0.0

Released: 2024-03-07

### Added

* Add supports for Laravel Framework 11.

### Changes

* Use available `Illuminate\Contracts\Database\Eloquent\Builder` and `Illuminate\Contracts\Database\Query\Builder` interfaces.

### Removed

* Removed support for Laravel Framework 8 and 9.

0 comments on commit 1bd72fc

Please sign in to comment.