semantic-release-bot
2020-09-20 13:07:44 +00:00
parent 57d9e8b235
commit b94ff645c9
5 changed files with 31 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>`_
- 128
- 129
* - :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
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 54
* - :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>`_
- 34
- 39
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/20441?v=4' width='36' height='36' alt='@iggy'>`
- `@iggy <https://github.com/iggy>`_
- 22
@@ -326,4 +326,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-08-25.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-09-20.
+13
View File
@@ -2,6 +2,19 @@
Changelog
=========
`1.5.2 <https://github.com/saltstack-formulas/salt-formula/compare/v1.5.1...v1.5.2>`_ (2020-09-20)
------------------------------------------------------------------------------------------------------
Bug Fixes
^^^^^^^^^
* **jinja:** stop repeating user/group args (\ `e313401 <https://github.com/saltstack-formulas/salt-formula/commit/e313401cd657a77a3624ed372c8e22e905c2d172>`_\ )
* **windows:** dont run master state (\ `a36f2eb <https://github.com/saltstack-formulas/salt-formula/commit/a36f2eb2d2ab4e3d57885177f3438037b15318e3>`_\ )
* **windows:** git.latest(parallel:true) does not work (\ `0c591bb <https://github.com/saltstack-formulas/salt-formula/commit/0c591bba95cebd341e73cdd0fc986428ee34ce7e>`_\ )
* **windows:** group arg not supported on windows (\ `d61e671 <https://github.com/saltstack-formulas/salt-formula/commit/d61e671fa0de58fe60c5c0cdc23d55c49b93dd01>`_\ )
* **windows:** group name is users not root (\ `887d155 <https://github.com/saltstack-formulas/salt-formula/commit/887d1559b5496dd07e730390f4309568d0428c2f>`_\ )
`1.5.1 <https://github.com/saltstack-formulas/salt-formula/compare/v1.5.0...v1.5.1>`_ (2020-08-25)
------------------------------------------------------------------------------------------------------