From 01c89e0014df3c5c71a3a074317b7da6ec4fd831 Mon Sep 17 00:00:00 2001 From: Arjay Angeles Date: Thu, 14 Mar 2024 11:59:13 +0800 Subject: [PATCH] chore: release v11.0.0 :rocket: --- CHANGELOG.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) 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)