# [1.2.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.1.0...v1.2.0) (2019-08-10) ### Bug Fixes * add pool option ([tags/v1.2.090cdeea
](https://github.com/saltstack-formulas/chrony-formula/commit/90cdeea)) ### Continuous Integration * **kitchen+travis:** modify matrix to include `develop` platform ([6db3426
](https://github.com/saltstack-formulas/chrony-formula/commit/6db3426)) ### Features * **yamllint:** include for this repo and apply rules throughout ([f83a498
](https://github.com/saltstack-formulas/chrony-formula/commit/f83a498))
@@ -5,9 +5,9 @@ This list is sorted by the number of commits per contributor in _descending_ ord | |||
Avatar|Contributor|Contributions | |||
:-:|---|:-: | |||
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|11 | |||
<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)|10 | |||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3879151?v=4' width='36' height='36' alt='@mraymond77'>|[@mraymond77](https://github.com/mraymond77)|6 | |||
<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 | |||
@@ -17,4 +17,4 @@ Avatar|Contributor|Contributions | |||
--- | |||
Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-10. | |||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-10. |
@@ -1,5 +1,22 @@ | |||
# Changelog | |||
# [1.2.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.1.0...v1.2.0) (2019-08-10) | |||
### Bug Fixes | |||
* add pool option ([90cdeea](https://github.com/saltstack-formulas/chrony-formula/commit/90cdeea)) | |||
### Continuous Integration | |||
* **kitchen+travis:** modify matrix to include `develop` platform ([6db3426](https://github.com/saltstack-formulas/chrony-formula/commit/6db3426)) | |||
### Features | |||
* **yamllint:** include for this repo and apply rules throughout ([f83a498](https://github.com/saltstack-formulas/chrony-formula/commit/f83a498)) | |||
# [1.1.0](https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0) (2019-05-10) | |||
@@ -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.1.0 | |||
version: 1.2.0 | |||
release: 1 | |||
minimum_version: 2016.11 | |||
summary: Chrony formula |
@@ -16,15 +16,15 @@ 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://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>` | |||
- `@aboe76 <https://github.com/aboe76>`_ | |||
- 11 | |||
* - :raw-html-m2r:`<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>`_ | |||
- 10 | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3879151?v=4' width='36' height='36' alt='@mraymond77'>` | |||
- `@mraymond77 <https://github.com/mraymond77>`_ | |||
- 6 | |||
* - :raw-html-m2r:`<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 | |||
* - :raw-html-m2r:`<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 | |||
* - :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 | |||
@@ -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-05-10. | |||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-08-10. |
@@ -2,6 +2,27 @@ | |||
Changelog | |||
========= | |||
`1.2.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.1.0...v1.2.0>`_ (2019-08-10) | |||
-------------------------------------------------------------------------------------------------------- | |||
Bug Fixes | |||
^^^^^^^^^ | |||
* add pool option (\ `90cdeea <https://github.com/saltstack-formulas/chrony-formula/commit/90cdeea>`_\ ) | |||
Continuous Integration | |||
^^^^^^^^^^^^^^^^^^^^^^ | |||
* **kitchen+travis:** modify matrix to include ``develop`` platform (\ `6db3426 <https://github.com/saltstack-formulas/chrony-formula/commit/6db3426>`_\ ) | |||
Features | |||
^^^^^^^^ | |||
* **yamllint:** include for this repo and apply rules throughout (\ `f83a498 <https://github.com/saltstack-formulas/chrony-formula/commit/f83a498>`_\ ) | |||
`1.1.0 <https://github.com/saltstack-formulas/chrony-formula/compare/v1.0.0...v1.1.0>`_ (2019-05-10) | |||
-------------------------------------------------------------------------------------------------------- | |||