Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

54 lines (27 loc) · 1.56 KB

Change Log

All user visible changes to this project will be documented in this file. This project uses to Semantic Versioning 2.0.0.

2.0.0 · 2018-??-??

Diff

BC Breaks

  • Switch to Python 3.5 in PyPy (#3).
  • Move installation into /opt/python/ directory by default (#3).
  • Require min_ansible_version: 2.5 (#3).

Added

  • Configurable installation directory via ansible_python_dir variable (#3).

Changed

  • Separate installation checks for PyPy and pip (#3).

1.0.0 · 2018-08-21

Diff

Changed

Fixed