File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
1
name : mill
2
2
title : Mill Documentation
3
- version : ' 0.9.11 '
3
+ version : ' 0.9.12 '
4
4
nav :
5
5
- modules/ROOT/nav.adoc
6
6
asciidoc :
7
7
attributes :
8
- mill-version : ' 0.9.11 '
9
- mill-last-tag : ' 0.9.11 '
8
+ mill-version : ' 0.9.12 '
9
+ mill-last-tag : ' 0.9.12 '
Original file line number Diff line number Diff line change @@ -207,6 +207,19 @@ corresponding version of Mill.
207
207
208
208
== Changelog
209
209
210
+ === 0.9.12 - 2022-01-07
211
+ :version: 0.9.12
212
+ :prev-version: 0.9.11
213
+ :milestone: 58
214
+ :milestone-name: 0.9.12
215
+
216
+ * fixed parsing of command parameters in `show` command
217
+ * zinc worker: Updated log4j2 to 2.17.1
218
+
219
+ _For details refer to
220
+ {link-milestone}/{milestone}?closed=1[milestone {milestone-name}]
221
+ and the {link-compare}/{prev-version}\...{version}[list of commits]._
222
+
210
223
=== 0.9.11 - 2021-12-15
211
224
:version: 0.9.11
212
225
:prev-version: 0.9.10
You can’t perform that action at this time.
0 commit comments