From beb0b1e96d1b703e0f106ad9e6b489d21891c8e6 Mon Sep 17 00:00:00 2001 From: Mesalu Date: Thu, 30 Aug 2018 09:27:33 -0700 Subject: [PATCH] Add to changelog --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 6fff55f4..8e6e5ca3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -99,6 +99,9 @@ Changes in this release include the following: * Fix type error that would occur using pycolourchooser. (#957) +* Change scalar arithmetic on wx.Point, wx.RealPoint, and wx.Size + to truncate the result of the arithmetic, rather than the scalar + before arithmetic (#971) 4.0.3 "The show must go on. (Die show-stoppers! Die!)"