chore(release): 1.6.0 [skip ci]

# [1.6.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0) (2020-09-20)

### Features

* enable the metadata grains server by default ([b1d296d](https://github.com/saltstack-formulas/salt-formula/commit/b1d296d270d3cc06332f569f81ee95fc78d95596))
This commit is contained in:
semantic-release-bot
2020-09-20 17:45:26 +00:00
parent 403d370905
commit f6a015afa1
5 changed files with 23 additions and 3 deletions
+4 -1
View File
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :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>`_
- 129
- 130
* - :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>`_
- 100
@@ -259,6 +259,9 @@ 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://avatars2.githubusercontent.com/u/357005?v=4' width='36' height='36' alt='@Oro'>`
- `@Oro <https://github.com/Oro>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/5922290?v=4' width='36' height='36' alt='@major0'>`
- `@major0 <https://github.com/major0>`_
- 1
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/5957891?v=4' width='36' height='36' alt='@mwpher'>`
- `@mwpher <https://github.com/mwpher>`_
- 1
+9
View File
@@ -2,6 +2,15 @@
Changelog
=========
`1.6.0 <https://github.com/saltstack-formulas/salt-formula/compare/v1.5.2...v1.6.0>`_ (2020-09-20)
------------------------------------------------------------------------------------------------------
Features
^^^^^^^^
* enable the metadata grains server by default (\ `b1d296d <https://github.com/saltstack-formulas/salt-formula/commit/b1d296d270d3cc06332f569f81ee95fc78d95596>`_\ )
`1.5.2 <https://github.com/saltstack-formulas/salt-formula/compare/v1.5.1...v1.5.2>`_ (2020-09-20)
------------------------------------------------------------------------------------------------------