Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 3.3 KB

File metadata and controls

47 lines (27 loc) · 3.3 KB

Changelog

0.11.1 (2020-07-06)

Bug Fixes

  • null: replace None with null in yaml files (88a3c54)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (c8c240f)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (5f3dc36)
  • kitchen: avoid using bootstrap for master instances [skip ci] (a0f3722)
  • kitchen: use saltimages Docker Hub where available [skip ci] (c8ae973)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (26cf881)
  • travis: add notifications => zulip [skip ci] (c1d4ce0)
  • travis: quote pathspecs used with git ls-files [skip ci] (c15158b)
  • travis: run shellcheck during lint job [skip ci] (5efc351)
  • travis: use major.minor for semantic-release version [skip ci] (a20ce32)
  • workflows/commitlint: add to repo [skip ci] (26bc2b4)
  • workaround issues with newly introduced amazonlinux-1 [skip ci] (da5453c)

0.11.0 (2019-11-20)

Bug Fixes

  • map.jinja: add missing reference to osfinger grain (d56f55e)
  • osfingermap: update service_name for CentOS-6 (780c062)
  • osmap: update service_name for current versions of Fedora (2731708)

Continuous Integration

  • travis: finalise enabled instances (1255431)

Features

  • implementing semantic release (ad826bc)

Styles