-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0](v0.2.0...v1.0.0) (2020-06-01) ### Bug Fixes * **amazon:** remove improvable distro for UPS management ([424467b](424467b)) ### Code Refactoring * **states+config:** to conform to “template-formula” standard ([ae33686](ae33686)) ### BREAKING CHANGES * **states+config:** the templates are now under "nut/files/default". * **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list. * **states+config:** config file names are now under "<server|client>.<component>.config.file"
- Loading branch information
1 parent
10bef91
commit 90a8244
Showing
5 changed files
with
96 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Authors | ||
|
||
This list is sorted by the number of commits per contributor in _descending_ order. | ||
|
||
Avatar|Contributor|Contributions | ||
:-:|---|:-: | ||
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|7 | ||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>|[@kartnico](https://github.com/kartnico)|4 | ||
<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)|3 | ||
<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)|1 | ||
|
||
--- | ||
|
||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-06-01. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
# [1.0.0](https://github.com/saltstack-formulas/nut-formula/compare/v0.2.0...v1.0.0) (2020-06-01) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **amazon:** remove improvable distro for UPS management ([424467b](https://github.com/saltstack-formulas/nut-formula/commit/424467befc3332770313200375b7c7ebb91867bb)) | ||
|
||
|
||
### Code Refactoring | ||
|
||
* **states+config:** to conform to “template-formula” standard ([ae33686](https://github.com/saltstack-formulas/nut-formula/commit/ae33686a90ce44c9f35a06a670a3370cfbf02680)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* **states+config:** the templates are now under "nut/files/default". | ||
* **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list. | ||
* **states+config:** config file names are now under "<server|client>.<component>.config.file" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
.. role:: raw-html-m2r(raw) | ||
:format: html | ||
|
||
|
||
Authors | ||
======= | ||
|
||
This list is sorted by the number of commits per contributor in *descending* order. | ||
|
||
.. list-table:: | ||
:header-rows: 1 | ||
|
||
* - Avatar | ||
- Contributor | ||
- Contributions | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>` | ||
- `@javierbertoli <https://github.com/javierbertoli>`_ | ||
- 7 | ||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>` | ||
- `@kartnico <https://github.com/kartnico>`_ | ||
- 4 | ||
* - :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>`_ | ||
- 3 | ||
* - :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>`_ | ||
- 1 | ||
|
||
|
||
---- | ||
|
||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-06-01. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
.. role:: raw=html=m2r(raw) | ||
:format: html | ||
|
||
|
||
Changelog | ||
--------- | ||
|
||
`1.0.0 <https://github.com/saltstack-formulas/nut-formula/compare/v0.2.0...v1.0.0>`_ (2020-06-01) | ||
----------------------------------------------------------------------------------------------------- | ||
|
||
Bug Fixes | ||
^^^^^^^^^ | ||
|
||
|
||
* **amazon:** remove improvable distro for UPS management (\ `424467b <https://github.com/saltstack-formulas/nut-formula/commit/424467befc3332770313200375b7c7ebb91867bb>`_\ ) | ||
|
||
Code Refactoring | ||
^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **states+config:** to conform to “template-formula” standard (\ `ae33686 <https://github.com/saltstack-formulas/nut-formula/commit/ae33686a90ce44c9f35a06a670a3370cfbf02680>`_\ ) | ||
|
||
BREAKING CHANGES | ||
^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* **states+config:** the templates are now under "nut/files/default". | ||
* **states+config:** "pkg" and "extra_pkgs" are now merged under a "pkgs" list. | ||
* **states+config:** config file names are now under "<server|client>.\ :raw-html-m2r:`<component>`.config.file" |