From 66d03b8228bc6847266cdf1e19288aa0f4d96a55 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 6 Aug 2022 13:04:23 -0700 Subject: [PATCH] Changelog updates --- CHANGES.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index e42d343a..f17868a1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -103,6 +103,16 @@ New and improved in this release: * Enable customization of layout of pdfviewer button panel +* Support newer PyMuPDF versions (#2205) + +* IntCtrl: Change default colour to wx.NullColour so the default color will be + used. (#2215) + +* Change PopupControl to respect all the parameters passed to it's init (#2218) + +* Fixes in flatmenu.py Remove and DestroyItem (#2219) + + 4.1.1 "An attitude of gratitude"