From cd9451daab7409ba4aed90d279ff36c9d13457ac Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Sat, 13 Apr 2019 16:31:38 -0700 Subject: [PATCH] Move changelog item to correct section --- CHANGES.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 9ac293c2..ce3fb3c9 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -33,8 +33,9 @@ Changes in this release include the following: * Fixed a crashing bug when using a member of a transient wx.VisualAttributes object. Also set the attributes to be read-only to simplify the fix. (#1198). - +* Updated sip to version 4.19.16. + @@ -221,8 +222,6 @@ Changes in this release include the following: * Fixed issue when sys.prefix is not unicode (Python2) and when its contents are not translatable to utf-8. -* Updated sip to version 4.19.16. -