cookiecutter-ansible-role/CHANGELOG.md
2020-10-23 15:12:22 +02:00

2.5 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

Fixed

  • #27 Adding Probot configuration to Ansible Role template @dortegau

Changed

  • #27 Increase to 90 days the minimum days to declare a PR/Issue as staled @dortegau

2.1.0 (2020-10-19)

Full Changelog

Added

  • #20 Add basic configuration in order to enable Probot to delete automatically abandoned PRs/issues @dortegau

Fixed

  • #23 Change references to branch master to main @pgomezcaldito

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