Skip to content

Commit

Permalink
Merge pull request #248 from jeedom-zigate/beta
Browse files Browse the repository at this point in the history
v1.6.0
  • Loading branch information
doudz authored Jan 17, 2020
2 parents 1d16c43 + a6e1907 commit 7765e20
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,6 @@ matrix:
script:
- cd ${TRAVIS_BUILD_DIR}
- flake8 .
- language: python
python:
- 3.4
env: TOXENV=py34
install:
- pip install flake8
script:
- cd ${TRAVIS_BUILD_DIR}
- flake8 .

- language: markdown
script:
Expand Down
6 changes: 6 additions & 0 deletions docs/fr_FR/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.6.0 (2020-01-17)

* Diverses corrections
* Améliorations du panneau d'administration
* Fin du support de Python 3.4 (3.5 minimum)

## v1.5.2 (2019-12-18)

* Attention à partir de la version 1.6, plus de support pour Python 3.4 (3.5 minimum)
Expand Down
2 changes: 1 addition & 1 deletion plugin_info/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
"documentation": "https://jeedom-zigate.github.io/jeedom-plugin-zigate",
"language": ["fr_FR", "en_US"],
"compatibility": ["miniplus", "smart", "rpi", "docker", "diy"],
"pluginVersion": "1.5.2"
"pluginVersion": "1.6.0"
}
2 changes: 1 addition & 1 deletion resources/zigate_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.36.1
0.38.0

0 comments on commit 7765e20

Please sign in to comment.