Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 23, 2022
1 parent ddf7399 commit 0c97a84
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG-2.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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

## 2.1.0

Released: 2022-11-23

### Changes

* Added support for PHP 8.2.

## 2.0.2

Released: 2022-07-27

### Changes

* Allows serializing `union()` from Query Builder instance.

## 2.0.1

Released: 2022-02-12

### Changes

* Allow for using custom Eloquent query builder.
* Improves `SoftDeletes` usage tests.

## 2.0.0

Released: 2022-02-08
Expand Down

0 comments on commit 0c97a84

Please sign in to comment.