From 39e980728cbe27aa59744b5e77a291bc9e78e7bb Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 18 Jun 2018 23:35:15 -0700 Subject: [PATCH] text tweaks --- CHANGES.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4c0ba887..ee2009ef 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,11 +17,11 @@ Extras: https://extras.wxPython.org/wxPython4/extras/ Pip: ``pip install wxPython==4.1.0`` Starting with this release wxPython has switched to tracking the wxWidgets -master branch for the wxWidgets source code wxPython is built upon, and which -is included in the wxPython source archives. Along with this change a new +master branch for the wxWidgets source code which wxPython is built upon, and +which is included in the wxPython source archives. Along with this change a new ``wxPy-4.0.x`` branch has been created in the git repository for continuing -maintenance releases of the 4.0.x series of wxPython, which will still track -the ``WX_3_0_BRANCH`` wxWidgets branch. +maintenance releases of the 4.0.x series of wxPython, which will still track the +``WX_3_0_BRANCH`` wxWidgets branch. New and improved stuff in this release: