generated from saltstack-formulas/template-formula
-
Notifications
You must be signed in to change notification settings - Fork 4
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 (2020-10-24) ### Features * convert `template-formula` to `nextcloud-formula` ([f3b015c](f3b015c)) * drop unused template parts ([e1ef930](e1ef930)) * initial commit ([71f1653](71f1653)) * minimal viable product ([9ae10a7](9ae10a7)) * nextcloud.client ([37e9663](37e9663)) ### BREAKING CHANGES * changed all state names and ids
- Loading branch information
1 parent
37e9663
commit 5515706
Showing
4 changed files
with
73 additions
and
0 deletions.
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,11 @@ | ||
# 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://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|5 | ||
|
||
--- | ||
|
||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-24. |
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,17 @@ | ||
# Changelog | ||
|
||
# 1.0.0 (2020-10-24) | ||
|
||
|
||
### Features | ||
|
||
* convert `template-formula` to `nextcloud-formula` ([f3b015c](https://github.com/saltstack-formulas/nextcloud-formula/commit/f3b015c04758f7b6870480d901522cfa4decff22)) | ||
* drop unused template parts ([e1ef930](https://github.com/saltstack-formulas/nextcloud-formula/commit/e1ef930dcff7faeef155a3701e3d16910bff62fe)) | ||
* initial commit ([71f1653](https://github.com/saltstack-formulas/nextcloud-formula/commit/71f1653b495db1ea233aa26bd000695cbddeb7f3)) | ||
* minimal viable product ([9ae10a7](https://github.com/saltstack-formulas/nextcloud-formula/commit/9ae10a76b0b796740afc30a2b43effc0bfaad428)) | ||
* nextcloud.client ([37e9663](https://github.com/saltstack-formulas/nextcloud-formula/commit/37e9663f8d91dd32858b96c248b2e3e279bb3cf5)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* changed all state names and ids |
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,23 @@ | ||
.. 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://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>` | ||
- `@alxwr <https://github.com/alxwr>`_ | ||
- 5 | ||
|
||
|
||
---- | ||
|
||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-24. |
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,22 @@ | ||
|
||
Changelog | ||
========= | ||
|
||
1.0.0 (2020-10-24) | ||
------------------ | ||
|
||
Features | ||
^^^^^^^^ | ||
|
||
|
||
* convert ``template-formula`` to ``nextcloud-formula`` (\ `f3b015c <https://github.com/saltstack-formulas/nextcloud-formula/commit/f3b015c04758f7b6870480d901522cfa4decff22>`_\ ) | ||
* drop unused template parts (\ `e1ef930 <https://github.com/saltstack-formulas/nextcloud-formula/commit/e1ef930dcff7faeef155a3701e3d16910bff62fe>`_\ ) | ||
* initial commit (\ `71f1653 <https://github.com/saltstack-formulas/nextcloud-formula/commit/71f1653b495db1ea233aa26bd000695cbddeb7f3>`_\ ) | ||
* minimal viable product (\ `9ae10a7 <https://github.com/saltstack-formulas/nextcloud-formula/commit/9ae10a76b0b796740afc30a2b43effc0bfaad428>`_\ ) | ||
* nextcloud.client (\ `37e9663 <https://github.com/saltstack-formulas/nextcloud-formula/commit/37e9663f8d91dd32858b96c248b2e3e279bb3cf5>`_\ ) | ||
|
||
BREAKING CHANGES | ||
^^^^^^^^^^^^^^^^ | ||
|
||
|
||
* changed all state names and ids |