Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 2.45 KB

Changelog

0.19.1 (2020-01-25)

Code Refactoring

  • variable: rename private vars to (pkgname, name) (55655d9)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (5405069)
  • travis: use major.minor for semantic-release version [skip ci] (e3be127)

0.19.0 (2019-11-29)

Bug Fixes

  • salt-lint: fix all errors (0b748ff)
  • shellcheck: fix all errors (0399d36)
  • yamllint: fix all errors (fe6ce81)

Code Refactoring

  • kitchen: prefer kitchen.yml to .kitchen.yml (7b5b905)

Documentation

  • readme: modify according to standard structure (f4af1ac)
  • readme: move to docs/ directory (668850e)

Features

  • semantic-release: implement for this formula (c778890)

Tests

  • inspec: add tests for package & service (15b8d4c)
  • pillar: add pillar for default suite (from pillar.example) (2167491)
  • pillar: install 4.2 from repo (d6df790)