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.

CHANGELOG.md 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Changelog
  2. # [0.5.0](https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.1...v0.5.0) (2019-08-17)
  3. ### Features
  4. * **yamllint:** include for this repo and apply rules throughout ([38eb4dc](https://github.com/saltstack-formulas/ufw-formula/commit/38eb4dc))
  5. ## [0.4.1](https://github.com/saltstack-formulas/ufw-formula/compare/v0.4.0...v0.4.1) (2019-07-13)
  6. ### Code Refactoring
  7. * **kitchen+inspec:** move inline pillar to file ([0005375](https://github.com/saltstack-formulas/ufw-formula/commit/0005375))
  8. ### Continuous Integration
  9. * **kitchen+travis:** modify matrix to include `develop` platform ([8699e9d](https://github.com/saltstack-formulas/ufw-formula/commit/8699e9d))
  10. # [0.4.0](https://github.com/saltstack-formulas/ufw-formula/compare/v0.3.0...v0.4.0) (2019-05-21)
  11. ### Continuous Integration
  12. * **kitchen+travis:** test with pre-salted Docker images ([f27ec2e](https://github.com/saltstack-formulas/ufw-formula/commit/f27ec2e))
  13. ### Features
  14. * **tofs:** switch to tofs ([c05019a](https://github.com/saltstack-formulas/ufw-formula/commit/c05019a))
  15. # [0.3.0](https://github.com/saltstack-formulas/ufw-formula/compare/v0.2.0...v0.3.0) (2019-05-14)
  16. ### Continuous Integration
  17. * **kitchen:** rename Kitchen config file ([2e59df4](https://github.com/saltstack-formulas/ufw-formula/commit/2e59df4))
  18. ### Features
  19. * **semantic-release:** implement an automated changelog ([f25b404](https://github.com/saltstack-formulas/ufw-formula/commit/f25b404))