Select Git revision
CHANGELOG.rst
semantic-release-bot authored
## [0.17.1](https://github.com/saltstack-formulas/tomcat-formula/compare/v0.17.0...v0.17.1) (2020-04-21) ### Code Refactoring * standardise structure from the `template-formula` ([db49764e](https://github.com/saltstack-formulas/tomcat-formula/commit/db49764ef1af145e9469f5dcd888a2b2779b04f3)) * **map.jinja:** use `template-formula` structure & add `debian-10` ([d1bb84fd](https://github.com/saltstack-formulas/tomcat-formula/commit/d1bb84fdf0c788044ff6b72d45c7dc033346aac6)) ### Continuous Integration * **travis+inspec:** test `debian-10` as well ([9b2bab53](https://github.com/saltstack-formulas/tomcat-formula/commit/9b2bab530575f90ce9070bd4e64ecc026ac73d1c))
CHANGELOG.rst 2.25 KiB
Changelog
0.17.1 (2020-04-21)
Code Refactoring
- standardise structure from the
template-formula
(db49764) -
map.jinja: use
template-formula
structure & adddebian-10
(d1bb84f)
Continuous Integration
-
travis+inspec: test
debian-10
as well (9b2bab5)
0.17.0 (2020-04-20)
Bug Fixes
- rubocop: fix (or exclude) all violations (ead2d21)
- salt-lint: fix all violations (579ea68)
- yamllint: fix (or ignore) all errrors (d50126a)
Documentation
- readme: apply standard structure (a1365ef)
Features
- semantic-release: implement for this formula (7e4ced7)