Skip to content

Commit

Permalink
Merge tag 'v1.0.9' into develop
Browse files Browse the repository at this point in the history
Python3 switch (Updates #2) (Causes #3)
  • Loading branch information
shalomb committed Aug 4, 2020
2 parents 42af06a + de9b254 commit b68734d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v1.0.9 - 2020-08-04T10:30:05
----------------------------

* Switch to Python 3 (Closes #2)
* Switch to ansible 2.8 for tests in Travis CI
(we are not able to do > 2.8 due to bug in python < 3.7
(https://github.com/ansible/ansible/issues/21982#issuecomment-282778843)
and this is not available in <= Debian Stretch, Ubuntu Bionic) (Opens #3)

v1.0.6 - 2018-07-30T14:10:10
----------------------------

Expand Down

0 comments on commit b68734d

Please sign in to comment.