Saltstack Official Chrony 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 875B

123456789101112131415161718192021222324252627282930
  1. # Changelog
  2. # [1.0.0](https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0) (2019-04-30)
  3. ### Features
  4. * update chrony formula to new template ([8a05d0f](https://github.com/saltstack-formulas/chrony-formula/commit/8a05d0f))
  5. ### BREAKING CHANGES
  6. * `chrony.removed` replaced by `.clean` states.
  7. ## [0.2.1](https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.0...v0.2.1) (2019-04-29)
  8. ### Continuous Integration
  9. * **kitchen+travis:** implement `inspec` test matrix ([0fb718d](https://github.com/saltstack-formulas/chrony-formula/commit/0fb718d))
  10. ### Documentation
  11. * **semantic-release:** implement an automated changelog ([d040dae](https://github.com/saltstack-formulas/chrony-formula/commit/d040dae))
  12. ### Tests
  13. * **inspec:** get tests passing ([e5741ee](https://github.com/saltstack-formulas/chrony-formula/commit/e5741ee))