Saltstack Official UFW Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
2.3KB

  1. Changelog
  2. =========
  3. `0.5.1 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.0...v0.5.1>`_ (2019-08-25)
  4. -----------------------------------------------------------------------------------------------------
  5. Documentation
  6. ^^^^^^^^^^^^^
  7. * **readme:** update testing section (\ `80a3734 <https://github.com/saltstack-formulas/ufw-formula/commit/80a3734>`_\ )
  8. `0.5.0 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.1...v0.5.0>`_ (2019-08-17)
  9. -----------------------------------------------------------------------------------------------------
  10. Features
  11. ^^^^^^^^
  12. * **yamllint:** include for this repo and apply rules throughout (\ `38eb4dc <https://github.com/saltstack-formulas/ufw-formula/commit/38eb4dc>`_\ )
  13. `0.4.1 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.0...v0.4.1>`_ (2019-07-13)
  14. -----------------------------------------------------------------------------------------------------
  15. Code Refactoring
  16. ^^^^^^^^^^^^^^^^
  17. * **kitchen+inspec:** move inline pillar to file (\ `0005375 <https://github.com/saltstack-formulas/ufw-formula/commit/0005375>`_\ )
  18. Continuous Integration
  19. ^^^^^^^^^^^^^^^^^^^^^^
  20. * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `8699e9d <https://github.com/saltstack-formulas/ufw-formula/commit/8699e9d>`_\ )
  21. `0.4.0 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.3.0...v0.4.0>`_ (2019-05-21)
  22. -----------------------------------------------------------------------------------------------------
  23. Continuous Integration
  24. ^^^^^^^^^^^^^^^^^^^^^^
  25. * **kitchen+travis:** test with pre-salted Docker images (\ `f27ec2e <https://github.com/saltstack-formulas/ufw-formula/commit/f27ec2e>`_\ )
  26. Features
  27. ^^^^^^^^
  28. * **tofs:** switch to tofs (\ `c05019a <https://github.com/saltstack-formulas/ufw-formula/commit/c05019a>`_\ )
  29. `0.3.0 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.2.0...v0.3.0>`_ (2019-05-14)
  30. -----------------------------------------------------------------------------------------------------
  31. Continuous Integration
  32. ^^^^^^^^^^^^^^^^^^^^^^
  33. * **kitchen:** rename Kitchen config file (\ `2e59df4 <https://github.com/saltstack-formulas/ufw-formula/commit/2e59df4>`_\ )
  34. Features
  35. ^^^^^^^^
  36. * **semantic-release:** implement an automated changelog (\ `f25b404 <https://github.com/saltstack-formulas/ufw-formula/commit/f25b404>`_\ )