diff --git a/docs/changes.txt b/docs/changes.txt index f177da00..5878400b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -1,7 +1,10 @@ weewx change history -------------------- -Python 3 port: +4.0.0 MM/DD/YYYY + +Ported to Python 3. WeeWX should now run under Python 2.7 and 3.3 and +greater. The package MySQL-python, which we used previously, is not available for Python 3. Ported the MySQL code to use the package mysqlclient