Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 704 Bytes

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 704 Bytes

v.1.2.0 / 2019-03-24

  • Adding CHANGELOG
  • Modify references to docker-py in README
  • Changing the tests to point to docker pip package
  • Changing the references between docker and docker-py in the whole Ansible code
  • Changing docker-py for docker python SDK in tasks file

v1.1.0 / 2018-02-09

  • Changed molecule driver to vagrant * Added docker_py * Updated gitignore

v1.0.1 / 2018-02-05

  • Added meta

v1.0.0 / 2017-11-15

  • [feat] add arm support
  • initial commit

1.3.0 (2021-04-27)

Fix

  • update pip package name

Feat

  • tasks: support other distributions

v.1.2.0 (2020-09-25)