diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5509d..1d14682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,17 +1,11 @@ # Laravel DataTables Html Plugin. -[![Latest Stable Version](https://poser.pugx.org/yajra/laravel-datatables-html/v/stable.png)](https://packagist.org/packages/yajra/laravel-datatables-html) -[![Total Downloads](https://poser.pugx.org/yajra/laravel-datatables-html/downloads.png)](https://packagist.org/packages/yajra/laravel-datatables-html) -[![Build Status](https://travis-ci.org/yajra/laravel-datatables-html.png?branch=master)](https://travis-ci.org/yajra/laravel-datatables-html) -[![Latest Unstable Version](https://poser.pugx.org/yajra/laravel-datatables-html/v/unstable.svg)](https://packagist.org/packages/yajra/laravel-datatables-html) -[![License](https://poser.pugx.org/yajra/laravel-datatables-html/license.svg)](https://packagist.org/packages/yajra/laravel-datatables-html) - ## CHANGELOG ### UNRELEASED +### v11.0.0 (2024-03-14) + - Add support for Laravel 11.x - Fix editor scope compatibility with Fluent class scope - Rename Editor `scope` method to `formScope` - -### v11.0.0 (2024-0X-0X)