Skip to content

Commit

Permalink
updated dates in CHANGELOG.rst and tox check with py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoTartarini committed Feb 17, 2020
1 parent a6befb7 commit bfc935f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,8 @@ environment:
- TOXENV: check
TOXPYTHON: C:\Python36\python.exe
PYTHON_HOME: C:\Python36
PYTHON_VERSION: '3.6'
PYTHON_VERSION: '3.7'
PYTHON_ARCH: '32'
- TOXENV: py35,codecov
TOXPYTHON: C:\Python35-x64\python.exe
PYTHON_HOME: C:\Python35-x64
PYTHON_VERSION: '3.5'
PYTHON_ARCH: '64'
- TOXENV: py36,codecov
TOXPYTHON: C:\Python36\python.exe
PYTHON_HOME: C:\Python36
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
Changelog
=========

0.4.0 (2020-02-11)
0.4.0 (2020-02-17)
------------------

* Created adaptive_EN, v_relative, t_clo, vertical_tmp_gradient, ankle_draft functions and wrote tests.
* Added possibility to decide with measuring system to use SI or IP.

0.3.0 (2020-02-11)
0.3.0 (2020-02-13)
------------------

* Created set_tmp, adaptive_ashrae, UTCI functions and wrote tests.
Expand Down

0 comments on commit bfc935f

Please sign in to comment.