From d210e0246f398062e0312acf8cd3793f6ce04f60 Mon Sep 17 00:00:00 2001 From: Scott Shambaugh Date: Sat, 23 Dec 2023 15:08:29 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06d6d90..d23f912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - Document derivation of offsets - GH release publish to pypi - zlim handling and consistent depth -- Check AxesAnaglyph.imshow_stereo() non-redcyan coloring +- Check AxesAnaglyph.imshow_stereo() non-gray coloring, and non-named coloring - Sun image licensing ----