File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
44
55Avatar|Contributor|Contributions
66:-:|---|:-:
7- <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/242396?v=4 ' width =' 36 ' height =' 36 ' alt =' @javierbertoli ' >|[ @javierbertoli ] ( https://github.com/javierbertoli ) |6
7+ <img class =' float-left rounded-1 ' src =' https://avatars.githubusercontent.com/u/242396?v=4 ' width =' 36 ' height =' 36 ' alt =' @javierbertoli ' >|[ @javierbertoli ] ( https://github.com/javierbertoli ) |11
8+ <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 ) |1
89
910---
1011
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/saltstack-formulas/caddy-formula/compare/v0.2.0...v0.2.1 ) (2022-05-19)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** config:** modify template to parse multi-level blocks correctly ([ fc0b15c] ( https://github.com/saltstack-formulas/caddy-formula/commit/fc0b15c04fe19cefe2534469c5b04bff2ab1557a ) )
9+
10+
11+ ### Code Refactoring
12+
13+ * ** defaults:** remove yet unused parameters ([ 2ac89f4] ( https://github.com/saltstack-formulas/caddy-formula/commit/2ac89f49cd3f191f560012acc3798edb02efc2f3 ) )
14+
315# [ 0.2.0] ( https://github.com/saltstack-formulas/caddy-formula/compare/v0.1.0...v0.2.0 ) (2022-05-19)
416
517
Original file line number Diff line number Diff line change 11name: caddy
22os: Debian, Ubuntu, Raspbian
33os_family: Debian
4- version: 0.2.0
4+ version: 0.2.1
55release: 1
66minimum_version: 2019.2
77summary: caddy formula
Original file line number Diff line number Diff line change @@ -15,7 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
1515 - Contributions
1616 * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'> `
1717 - `@javierbertoli <https://github.com/javierbertoli >`_
18- - 6
18+ - 11
19+ * - :raw-html-m2r: `<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'> `
20+ - `@myii <https://github.com/myii >`_
21+ - 1
1922
2023
2124----
Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ `0.2.1 <https://github.com/saltstack-formulas/caddy-formula/compare/v0.2.0...v0.2.1 >`_ (2022-05-19)
6+ -------------------------------------------------------------------------------------------------------
7+
8+ Bug Fixes
9+ ^^^^^^^^^
10+
11+
12+ * **config: ** modify template to parse multi-level blocks correctly (\ `fc0b15c <https://github.com/saltstack-formulas/caddy-formula/commit/fc0b15c04fe19cefe2534469c5b04bff2ab1557a >`_\ )
13+
14+ Code Refactoring
15+ ^^^^^^^^^^^^^^^^
16+
17+
18+ * **defaults: ** remove yet unused parameters (\ `2ac89f4 <https://github.com/saltstack-formulas/caddy-formula/commit/2ac89f49cd3f191f560012acc3798edb02efc2f3 >`_\ )
19+
520`0.2.0 <https://github.com/saltstack-formulas/caddy-formula/compare/v0.1.0...v0.2.0 >`_ (2022-05-19)
621-------------------------------------------------------------------------------------------------------
722
You can’t perform that action at this time.
0 commit comments