text tweaks

This commit is contained in:
Robin Dunn
2018-06-18 23:35:15 -07:00
parent 609246698d
commit 39e980728c

View File

@@ -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: