File tree Expand file tree Collapse file tree 5 files changed +30
-3
lines changed
Expand file tree Collapse file tree 5 files changed +30
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
55Avatar|Contributor|Contributions
66:-:|---|:-:
77<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/10231489?v=4 ' width =' 36 ' height =' 36 ' alt =' @myii ' >|[ @myii ] ( https://github.com/myii ) |100
8- <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/13322818?v=4 ' width =' 36 ' height =' 36 ' alt =' @noelmcloughlin ' >|[ @noelmcloughlin ] ( https://github.com/noelmcloughlin ) |88
8+ <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/13322818?v=4 ' width =' 36 ' height =' 36 ' alt =' @noelmcloughlin ' >|[ @noelmcloughlin ] ( https://github.com/noelmcloughlin ) |91
99<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/1396878?v=4 ' width =' 36 ' height =' 36 ' alt =' @gravyboat ' >|[ @gravyboat ] ( https://github.com/gravyboat ) |11
1010<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/52996?v=4 ' width =' 36 ' height =' 36 ' alt =' @daks ' >|[ @daks ] ( https://github.com/daks ) |6
1111<img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/3374962?v=4 ' width =' 36 ' height =' 36 ' alt =' @nmadhok ' >|[ @nmadhok ] ( https://github.com/nmadhok ) |6
Original file line number Diff line number Diff line change 11# Changelog
22
3+ # [ 2.2.0] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.4...v2.2.0 ) (2021-08-11)
4+
5+
6+ ### Continuous Integration
7+
8+ * ** nopillars:** disable failing platforms ([ 58343b6] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/58343b695ec67dca08496e12817084fd4f411baf ) )
9+
10+
11+ ### Features
12+
13+ * ** federation-set:** add support for ([ b77789b] ( https://github.com/saltstack-formulas/rabbitmq-formula/commit/b77789b5f8e055163035fd7ddbbcf690e9f44d85 ) )
14+
315## [ 2.1.4] ( https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.3...v2.1.4 ) (2021-08-11)
416
517
Original file line number Diff line number Diff line change 11name: rabbitmq
22os: Debian, Ubuntu
33os_family: Debian
4- version: 2.1.4
4+ version: 2.2.0
55release: 1
66minimum_version: 2017.7
77summary: rabbitmq formula
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
1818 - 100
1919 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'> `
2020 - `@noelmcloughlin <https://github.com/noelmcloughlin >`_
21- - 88
21+ - 91
2222 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'> `
2323 - `@gravyboat <https://github.com/gravyboat >`_
2424 - 11
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `2.2.0 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.4...v2.2.0 >`_ (2021-08-11)
6+ ----------------------------------------------------------------------------------------------------------
7+
8+ Continuous Integration
9+ ^^^^^^^^^^^^^^^^^^^^^^
10+
11+
12+ * **nopillars: ** disable failing platforms (\ `58343b6 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/58343b695ec67dca08496e12817084fd4f411baf >`_\ )
13+
14+ Features
15+ ^^^^^^^^
16+
17+
18+ * **federation-set: ** add support for (\ `b77789b <https://github.com/saltstack-formulas/rabbitmq-formula/commit/b77789b5f8e055163035fd7ddbbcf690e9f44d85 >`_\ )
19+
520`2.1.4 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v2.1.3...v2.1.4 >`_ (2021-08-11)
621----------------------------------------------------------------------------------------------------------
722
You can’t perform that action at this time.
0 commit comments