diff --git a/.travis.yml b/.travis.yml index 68b96a4a..a5d981af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ language: generic env: matrix: - MYCONDAPY=2.7 + - MYCONDAPY=3.5 - MYCONDAPY=3.6 global: # ANACONDA_TOKEN encrypted diff --git a/doc/ug_features.rst b/doc/ug_features.rst index 4fead7a1..f509b65d 100644 --- a/doc/ug_features.rst +++ b/doc/ug_features.rst @@ -57,6 +57,10 @@ Missing features (work in progress) include: Release notes ------------- +* **Version 1.3.0** August 5, 2017 + + - Python 3 support + * Version 1.2.0 - Installable with pip.