From 64a7af78064aef54649ee96c04674ef7581611ec Mon Sep 17 00:00:00 2001 From: George Chen <72078254+jiajic@users.noreply.github.com> Date: Fri, 5 Jul 2024 17:20:08 -0400 Subject: [PATCH] chore: update news --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 87e8b87..38e0b36 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,8 @@ # GiottoVisuals 0.2.4 +## enhancements +- `giottoLargeImage` `max_window` and `colors` slot info is now followed during ggplot plotting # GiottoVisuals 0.2.3 (2024/05/28)