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.

49 lines
1.6KB

  1. Changelog
  2. =========
  3. `0.4.1 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.0...v0.4.1>`_ (2019-07-13)
  4. -----------------------------------------------------------------------------------------------------
  5. Code Refactoring
  6. ^^^^^^^^^^^^^^^^
  7. * **kitchen+inspec:** move inline pillar to file (\ `0005375 <https://github.com/saltstack-formulas/ufw-formula/commit/0005375>`_\ )
  8. Continuous Integration
  9. ^^^^^^^^^^^^^^^^^^^^^^
  10. * **kitchen+travis:** modify matrix to include ``develop`` platform (\ `8699e9d <https://github.com/saltstack-formulas/ufw-formula/commit/8699e9d>`_\ )
  11. `0.4.0 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.3.0...v0.4.0>`_ (2019-05-21)
  12. -----------------------------------------------------------------------------------------------------
  13. Continuous Integration
  14. ^^^^^^^^^^^^^^^^^^^^^^
  15. * **kitchen+travis:** test with pre-salted Docker images (\ `f27ec2e <https://github.com/saltstack-formulas/ufw-formula/commit/f27ec2e>`_\ )
  16. Features
  17. ^^^^^^^^
  18. * **tofs:** switch to tofs (\ `c05019a <https://github.com/saltstack-formulas/ufw-formula/commit/c05019a>`_\ )
  19. `0.3.0 <https://github.com/saltstack-formulas/ufw-formula/compare/v0.2.0...v0.3.0>`_ (2019-05-14)
  20. -----------------------------------------------------------------------------------------------------
  21. Continuous Integration
  22. ^^^^^^^^^^^^^^^^^^^^^^
  23. * **kitchen:** rename Kitchen config file (\ `2e59df4 <https://github.com/saltstack-formulas/ufw-formula/commit/2e59df4>`_\ )
  24. Features
  25. ^^^^^^^^
  26. * **semantic-release:** implement an automated changelog (\ `f25b404 <https://github.com/saltstack-formulas/ufw-formula/commit/f25b404>`_\ )