Updated change log

This commit is contained in:
Tom Keffer
2019-02-20 14:40:14 -08:00
parent 7a471649e7
commit 36aba2b40c

View File

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