Skip to content

Commit

Permalink
chore: release v10.6.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Jun 2, 2024
1 parent ff80ca1 commit 76ee396
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased](https://github.com/yajra/laravel-oci8/compare/v10.0.0...10.x)

## [v10.6.0](https://github.com/yajra/laravel-oci8/compare/v10.5.3...v10.6.0) - 2024-06-02

- feat: sync 11.x grammar and builder to 10.x #859
- feat: add support for Schema::getIndexes #856
- fix: Schema::dropIfExists #854
- fix: pagination when sorting by string with same values #850
- fix: migration when column name has space #849
- fix: retry on lost connection #846
- feat: Improve schema grammar #842

## [v10.5.3](https://github.com/yajra/laravel-oci8/compare/v10.5.2...v10.5.3) - 2024-05-07

- fix: pagination when sorting by string with same values #851
Expand Down

0 comments on commit 76ee396

Please sign in to comment.