From 8de7d720e86a079ae84fec346b9ec1279da3b1ba Mon Sep 17 00:00:00 2001 From: sten Date: Wed, 11 Dec 2024 16:12:20 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f8c47..f917ee6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to `laravel-filament-flexible-content-blocks` will be documented in this file. +## v2.1.7 - 2024-12-11 + +### What's Changed + +* Fix scope `published` to return correct published posts by @andrii-trush in https://github.com/statikbe/laravel-filament-flexible-content-blocks/pull/56 + +**Full Changelog**: https://github.com/statikbe/laravel-filament-flexible-content-blocks/compare/v2.1.6...v2.1.7 + ## v2.1.6 - 2024-12-02 Fix model entry to found exception which results in a 404 page for assets in CTA fields