Skip to content

Commit 3f4dbfa

Browse files
committed
Prepared release 0.9.12
1 parent b6ebdb8 commit 3f4dbfa

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

docs/antora/antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: mill
22
title: Mill Documentation
3-
version: '0.9.11'
3+
version: '0.9.12'
44
nav:
55
- modules/ROOT/nav.adoc
66
asciidoc:
77
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'

readme.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,19 @@ corresponding version of Mill.
207207

208208
== Changelog
209209

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+
210223
=== 0.9.11 - 2021-12-15
211224
:version: 0.9.11
212225
:prev-version: 0.9.10

0 commit comments

Comments
 (0)