chore(release): 0.5.1 [skip ci]
## [0.5.1](https://github.com/saltstack-formulas/syslog-ng-formula/compare/v0.5.0...v0.5.1) (2020-09-09)
### Bug Fixes
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([e9c5153
](e9c515371b
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([4d6851d
](4d6851dd78
))
* **state:** restart service when configuration has changed ([a8100d0
](a8100d0f32
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([b44bfb5
](b44bfb5872
))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([4af7a0f
](4af7a0fdd6
))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([b44b24e
](b44b24ed5c
))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([8fe499e
](8fe499e722
))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([3ce84e4
](3ce84e4cf0
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([68366d7
](68366d7052
))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([1762054
](17620541ca
))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([9b435f2
](9b435f2b60
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([766962a
](766962a6b0
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([b5ebab0
](b5ebab0447
))
* **travis:** add notifications => zulip [skip ci] ([7cffd70
](7cffd70d48
))
* **travis:** apply changes from build config validation [skip ci] ([c3685b3
](c3685b356d
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([3d5cd5c
](3d5cd5ccf3
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([668926c
](668926cbd8
))
* **travis:** run `shellcheck` during lint job [skip ci] ([fd9aba2
](fd9aba207e
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([ce2de8b
](ce2de8b669
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([dcfa3d5
](dcfa3d5c7d
))
* **travis:** use build config validation (beta) [skip ci] ([9d34a63
](9d34a6399f
))
* **workflows/commitlint:** add to repo [skip ci] ([ff23c72
](ff23c72345
))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([a3fd56e
](a3fd56e002
))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([2eb11ff
](2eb11ff146
))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([b44429d
](b44429d6c4
))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([9231f3f
](9231f3f144
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([1958610
](19586109fa
))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([3de8cb7
](3de8cb7462
))