chore(release): 2.0.0 [skip ci]

# [2.0.0](https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.1...v2.0.0) (2020-08-01)

### Features

* **map:** `config.get` lookups from configurable roots ([ad4385b](https://github.com/saltstack-formulas/openssh-formula/commit/ad4385b077b1fe2b22ab5888ab6b598cb8478658))
* **map:** update to v4 “map.jinja” ([df477b2](https://github.com/saltstack-formulas/openssh-formula/commit/df477b25c27c521610a8809528ebcba038db673e))
This commit is contained in:
semantic-release-bot
2020-08-01 13:59:26 +00:00
parent db67ce6f42
commit b32ec9819c
5 changed files with 25 additions and 7 deletions
+3 -3
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>`_
- 69
- 71
* - :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>`_
- 38
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 25
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 15
- 17
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
- `@nmadhok <https://github.com/nmadhok>`_
- 15
@@ -227,4 +227,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 2020-07-31.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-08-01.
+10
View File
@@ -2,6 +2,16 @@
Changelog
=========
`2.0.0 <https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.1...v2.0.0>`_ (2020-08-01)
---------------------------------------------------------------------------------------------------------
Features
^^^^^^^^
* **map:** ``config.get`` lookups from configurable roots (\ `ad4385b <https://github.com/saltstack-formulas/openssh-formula/commit/ad4385b077b1fe2b22ab5888ab6b598cb8478658>`_\ )
* **map:** update to v4 “map.jinja” (\ `df477b2 <https://github.com/saltstack-formulas/openssh-formula/commit/df477b25c27c521610a8809528ebcba038db673e>`_\ )
`1.3.1 <https://github.com/saltstack-formulas/openssh-formula/compare/v1.3.0...v1.3.1>`_ (2020-07-31)
---------------------------------------------------------------------------------------------------------