Skip to content
Snippets Groups Projects
Select Git revision
  • 5b60bfae3fb2177baa5e6af4222b24d4c3ceae54
  • master default protected
2 results

CHANGELOG.rst

Blame
  • user avatar
    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))
    5b60bfae
    History
    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 & add debian-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)

    Tests

    • add tests for packages and services (d1b4f3a)
    • yaml_dump: add to tomcat_install suite (c948f8b)