From 6b0b58d5088fcb7cd0b82b4175390d5372478d30 Mon Sep 17 00:00:00 2001 From: Leo <75044178+leowrites@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:32:06 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3770630..e8f72de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - Fixed a bug where the `Download JSON` button would not download the JSON currently inside the input box. - Made sure file input would reset when file input dialog was closed. +- Fixed a bug where the styles in `DisplaySettings.roughjs_config` were not applied. ### 📚 Documentation and demo website changes