cookiecutter-ansible-role/CHANGELOG.md
2020-11-12 17:51:11 +01:00

3.3 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

  • #40 Updated yamllint configuration @frantsao

Changed

  • #38 Bump goss version from 0.3.11 to 0.3.14 @vicsufer

Removed

  • #39 Community health files @vicsufer

2.1.0 (2020-11-10)

Full Changelog

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
  • #32 Avoid closing automatically good first issues @vicsufer

Removed

  • #29 Removing redudant script in .travis.yml @xtianae7

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