Skip to content

Commit c98aeca

Browse files
committed
Add link to the newer change log of Webware for Python 3
1 parent 2fadc23 commit c98aeca

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/changes.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
List of Changes
44
===============
55

6-
Changes in Webware for Python 3
7-
-------------------------------
6+
What's new in Webware for Python 3
7+
----------------------------------
88

99
This is the full list of changes in Webware for Python 3 (first version 3.0.0) compared with Webware for Python 2 (last version 1.2.3):
1010

@@ -27,3 +27,7 @@ This is the full list of changes in Webware for Python 3 (first version 3.0.0) c
2727
* In particular, end-to-end tests using Twill have been replaced by more efficient unit tests using WebTest.
2828
* Internal assert statements have been removed or replaced with checks raising real errors.
2929
* The style guide has been slightly revised. We now rely on flake8 and pylint instead of using the custom "checksrc" script.
30+
31+
See also the list of `releases`_ on GitHub for all changes in newer releases of Webware for Python 3 since the first alpha release 3.0.0a0.
32+
33+
.. _releases: https://github.com/WebwareForPython/w4py3/releases

0 commit comments

Comments
 (0)