From 6155630f48112ac5da597273bca4dab3ad63667f Mon Sep 17 00:00:00 2001 From: brklntmhwk_w <86272619+brklntmhwk@users.noreply.github.com.> Date: Fri, 1 Nov 2024 10:13:40 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=96=20tweak=20CHANGELOG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c7aca6..33f7e79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- `cardClass` and `cardGridClass` options + ## 0.5.1 - 2024-10-31 ### Changed - The options fixed to be optional as expected