cookiecutter-ansible-role/CHANGELOG.md
2020-10-13 11:57:06 +02:00

1.7 KiB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a changelog.

Unreleased

2.0.0 (2020-10-13)

Full Changelog

Removed

  • #16 Remove debian jessie support @pablogcaldito

Added

  • #15 Add pipenv wrapper @pablogcaldito
    • Add boilerplate README.md* @vicsufer

1.0.1 (2020-09-17)

Full Changelog

Removed

  • #9 Remove Vagrant pattern from role gitignore file @vicsufer

Added

  • #4 Upgrade to Goss v0.3.11 @pablogcaldito

Fixed

  • #11 Fix parameterization of PrivateTmp @pablogcaldito
  • #7 Fix bug in in the check version task in install.yml @pablogcaldito
  • #3 Fix typo in both contributing files @pablogcaldito

1.0.0 (2020-04-28)

Added

  • First release @pablogcaldito