6ced9d9cfa
# [0.10.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0) (2020-04-02) ### Bug Fixes * **zone.xml:** adjust whitespacing to pass tests & macro at top of file ([d8f0f47
](d8f0f47a54
)) ### Features * allow rich_rules to be specified as a dict ([cd4cec0
](cd4cec0089
)) ### Styles * **zone.xml:** remove all trailing whitespaces ([204efe5
](204efe5fc7
)) ### Tests * **zones_spec:** check content of rendered zone files ([6ebfc6f
](6ebfc6f20c
))
4.4 KiB
4.4 KiB
Changelog
0.10.0 (2020-04-02)
Bug Fixes
- zone.xml: adjust whitespacing to pass tests & macro at top of file (d8f0f47)
Features
- allow rich_rules to be specified as a dict (cd4cec0)
Styles
- zone.xml: remove all trailing whitespaces (204efe5)
Tests
- zones_spec: check content of rendered zone files (6ebfc6f)
0.9.0 (2020-02-12)
Features
- zone.xml: allow more services definition inside zone (8d0172f)
0.8.0 (2020-02-12)
Continuous Integration
- workaround issues with newly introduced
amazonlinux-1
[skip ci] (ace3433) - workaround issues with newly introduced
amazonlinux-1
[skip ci] (b5a95f3) - gemfile: restrict
train
gem version until upstream fix [skip ci] (908f5df) - kitchen: avoid using bootstrap for
master
instances [skip ci] (0b82e43) - travis: apply changes from build config validation [skip ci] (6e1b876)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (70dc9aa) - travis: quote pathspecs used with
git ls-files
[skip ci] (97afbb1) - travis: run
shellcheck
during lint job [skip ci] (d8bede7) - travis: use
major.minor
forsemantic-release
version [skip ci] (b96cc56) - travis: use build config validation (beta) [skip ci] (07e7900)
Features
- standardize license and hand over to saltstack formulas (20cb8a6)
0.7.0 (2019-11-09)
Bug Fixes
- map.jinja: fix
salt-lint
errors (de4e191) - rubocop: add fixes using
rubocop --safe-auto-correct
(8136b75) - yamllint: fix all errors (0f808d6)
Documentation
Features
- semantic-release: implement for this formula (c5f114d)