From 6bb23d41796c93c6872242d21311a11b32b43cbe Mon Sep 17 00:00:00 2001 From: William Gearty Date: Tue, 10 Oct 2023 17:06:46 -0400 Subject: [PATCH] Update news --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index 0266f72..59404ab 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,8 @@ # rphylopic (development version) +* updated rphylopic to work with grImport2 version 0.3.0 and rsvg version 2.6.0 +* rphylopic now requires grImport2 >= 0.3.0 and rsvg >= 2.6.0 + # rphylopic 1.2.0 * added text argument to get_attribution (#56)