Skip to content
Snippets Groups Projects
Select Git revision
  • e3c5c534a8cb71cef4c1bccc8fcf9b3444072e0b
  • master default protected
  • hsh-v4.4-r1
  • hsh_3.10
4 results

filter.php

Blame
  • CHANGELOG.rst 7.26 KiB

    Changelog

    0.52.5 (2019-12-10)

    Bug Fixes

    • db_load: preserve space between -h and -p on the db load cmd.wait (a05f263)

    0.52.4 (2019-12-03)

    Styles

    • remove previous line from jinja directives (ec0e2a7)

    0.52.3 (2019-12-03)

    Bug Fixes

    • mac_shortcut.sh: fix shellcheck errors (7b309f8)
    • release.config.js: use full commit hash in commit link [skip ci] (3f51b8b)

    Continuous Integration

    • kitchen: use debian-10-master-py3 instead of develop [skip ci] (5efe938)
    • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (63bfb4a)
    • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (27ac5a3)
    • travis: apply changes from build config validation [skip ci] (d520848)
    • travis: opt-in to dpl v2 to complete build config validation [skip ci] (1a8d914)
    • travis: quote pathspecs used with git ls-files [skip ci] (3fb5a82)
    • travis: run shellcheck during lint job [skip ci] (0931835)
    • travis: update salt-lint config for v0.0.10 [skip ci] (1512279)
    • travis: use build config validation (beta) [skip ci] (40d4b97)

    Documentation

    • contributing: remove to use org-level file instead [skip ci] (6afcc80)
    • readme: update link to CONTRIBUTING [skip ci] (01f25a3)

    Performance Improvements

    • travis: improve salt-lint invocation [skip ci] (1980c63)

    0.52.2 (2019-10-11)

    Bug Fixes

    Continuous Integration

    0.52.1 (2019-10-10)

    Bug Fixes

    Continuous Integration

    0.52.0 (2019-08-17)

    Features

    • yamllint: include for this repo and apply rules throughout (9f739fa)

    0.51.0 (2019-08-08)

    Bug Fixes

    • connector: fix typos (connnector) and missing enabled (bdee94a)

    Features