# [1.1.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0) (2019-05-10)
### Features
* fix default values ([a2a3aa7
](https://github.com/saltstack-formulas/chrony-formula/commit/a2a3aa7))
tags/v1.1.0
@@ -9,12 +9,12 @@ Avatar|Contributor|Contributions | |||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|5 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|4 | |||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/15609251?v=4' width='36' height='36' alt='@omltorg'>|[@omltorg](https://github.com/omltorg)|2 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/28721441?v=4' width='36' height='36' alt='@kjkeane'>|[@kjkeane](https://github.com/kjkeane)|2 | |||
<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>|[@ixs](https://github.com/ixs)|1 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/28721441?v=4' width='36' height='36' alt='@kjkeane'>|[@kjkeane](https://github.com/kjkeane)|1 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>|[@mgomersbach](https://github.com/mgomersbach)|1 | |||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/2720787?v=4' width='36' height='36' alt='@rossengeorgiev'>|[@rossengeorgiev](https://github.com/rossengeorgiev)|1 | |||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/48949?v=4' width='36' height='36' alt='@tampakrap'>|[@tampakrap](https://github.com/tampakrap)|1 | |||
--- | |||
Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-04-30. | |||
Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-10. |
@@ -1,5 +1,12 @@ | |||
# Changelog | |||
# [1.1.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0) (2019-05-10) | |||
### Features | |||
* fix default values ([a2a3aa7](https://github.com/saltstack-formulas/chrony-formula/commit/a2a3aa7)) | |||
# [1.0.0](https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0) (2019-04-30) | |||
@@ -1,7 +1,7 @@ | |||
name: chrony | |||
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine | |||
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine | |||
version: 1.0.0 | |||
version: 1.1.0 | |||
release: 1 | |||
minimum_version: 2016.11 | |||
summary: Chrony formula |
@@ -28,11 +28,11 @@ This list is sorted by the number of commits per contributor in *descending* ord | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/15609251?v=4' width='36' height='36' alt='@omltorg'>` | |||
- `@omltorg <https://github.com/omltorg>`_ | |||
- 2 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>` | |||
- `@ixs <https://github.com/ixs>`_ | |||
- 1 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/28721441?v=4' width='36' height='36' alt='@kjkeane'>` | |||
- `@kjkeane <https://github.com/kjkeane>`_ | |||
- 2 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/214768?v=4' width='36' height='36' alt='@ixs'>` | |||
- `@ixs <https://github.com/ixs>`_ | |||
- 1 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/6086064?v=4' width='36' height='36' alt='@mgomersbach'>` | |||
- `@mgomersbach <https://github.com/mgomersbach>`_ | |||
@@ -47,4 +47,4 @@ This list is sorted by the number of commits per contributor in *descending* ord | |||
---- | |||
Auto generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-04-30. | |||
Auto generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-05-10. |
@@ -2,6 +2,15 @@ | |||
Changelog | |||
========= | |||
`1.1.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0>`_ (2019-05-10) | |||
-------------------------------------------------------------------------------------------------------- | |||
Features | |||
^^^^^^^^ | |||
* fix default values (\ `a2a3aa7 <https://github.com/saltstack-formulas/chrony-formula/commit/a2a3aa7>`_\ ) | |||
`1.0.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v0.2.1...v1.0.0>`_ (2019-04-30) | |||
-------------------------------------------------------------------------------------------------------- | |||