From b3f35923908daa9404eed721828b85a203187b90 Mon Sep 17 00:00:00 2001 From: ChasarooniZ Date: Tue, 22 Oct 2024 07:40:22 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e98ac14..65c1ffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,15 @@ # [12.6.4](https://github.com/ChasarooniZ/pf2e-rpg-numbers/compare/12.6.3...12.6.4) - A Little Birdie + - Fixed setting for `critical` `Default Image Type` setting not properly saving/updating (@ShinyChariot375) + # [12.6.3](https://github.com/ChasarooniZ/pf2e-rpg-numbers/compare/12.6.2...12.6.3) - Fixes - `api` + - Made it so crit animation uses the one set in settings by default - `Fire Emblem Crit` + - Fixed crit animation that I broke last time @@ -759,12 +763,18 @@ # <<<<<<< HEAD +## 12.6.4 - 2024-10-22 + +- Fixed setting for `critical` `Default Image Type` setting not properly saving/updating (@ShinyChariot375) + ## 12.6.3 - 2024-10-21 - `api` + - Made it so crit animation uses the one set in settings by default - `Fire Emblem Crit` + - Fixed crit animation that I broke last time