|
107 | 107 | <body>
|
108 | 108 |
|
109 | 109 | <h1>Changelog</h1>
|
110 |
| -<p>The latest release was 2021-08-19.</p> |
| 110 | +<p>The latest release was 2021-08-23.</p> |
111 | 111 |
|
112 | 112 | <!-- ### VERSIO BEGIN CONTENT ### -->
|
| 113 | +<!-- ### VERSIO CONTENT 2021-08-23 ### --> |
| 114 | +<div class="release"> |
| 115 | + <div class="release-head"><span class="caret caret-down"></span>Release 0.6.0 : 2021-08-23</div> |
| 116 | + <div class="nested active"> |
| 117 | + |
| 118 | + |
| 119 | + <div class="pr"> |
| 120 | + <div class="pr-head"><span class="caret"></span>Commits (minor)</div> |
| 121 | + <div class="nested"> |
| 122 | + |
| 123 | + <div class="commit"> |
| 124 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/0d98397e813659cafb3357c15b9312d477f13100">0d98397</a> (patch): fix: add project info to template</div> |
| 125 | + <pre class="msg nested">fix: add project info to template</pre> |
| 126 | + </div> |
| 127 | + |
| 128 | + <div class="commit"> |
| 129 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/ddb32dff40acbffc1ba641495807aea163141a27">ddb32df</a> (none): style: clippy and fmt</div> |
| 130 | + <pre class="msg nested">style: clippy and fmt</pre> |
| 131 | + </div> |
| 132 | + |
| 133 | + <div class="commit"> |
| 134 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/9c7ba6fd6c9fff93ae5de1f6c584234e4830150c">9c7ba6f</a> (patch): fix: improve changelogs</div> |
| 135 | + <pre class="msg nested">fix: improve changelogs</pre> |
| 136 | + </div> |
| 137 | + |
| 138 | + <div class="commit"> |
| 139 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/b7a2ec73161333379647ccdfb6f25ffb8dbf7a10">b7a2ec7</a> (none): docs: morebetter for recent/future features</div> |
| 140 | + <pre class="msg nested">docs: morebetter for recent/future features</pre> |
| 141 | + </div> |
| 142 | + |
| 143 | + <div class="commit"> |
| 144 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/aa5ec1b576aee745c5ec8cee2fe8b070afdd6137">aa5ec1b</a> (minor): feat: add changelog management</div> |
| 145 | + <pre class="msg nested">feat: add changelog management</pre> |
| 146 | + </div> |
| 147 | + |
| 148 | + <div class="commit"> |
| 149 | + <div class="commit-head"><span class="caret"></span>Commit <a href="https://github.com/chaaz/versio/commit/8db7afd6e669d947a1ca1e9d6ac116213c5821bd">8db7afd</a> (none): docs: add/fix some instructions</div> |
| 150 | + <pre class="msg nested">docs: add/fix some instructions</pre> |
| 151 | + </div> |
| 152 | + |
| 153 | + </div> |
| 154 | + </div> |
| 155 | + |
| 156 | + </div> |
| 157 | +</div> |
113 | 158 | <!-- ### VERSIO CONTENT 2021-08-19 ### -->
|
114 | 159 | <div class="release">
|
115 | 160 | <div class="release-head"><span class="caret caret-down"></span>Release 0.5.4 : 2021-08-19</div>
|
|
0 commit comments