diff --git a/readme.adoc b/readme.adoc index 015b9a51220..7063b0d23e4 100644 --- a/readme.adoc +++ b/readme.adoc @@ -287,6 +287,26 @@ endif::[] // // * TODO +[#0-11-3] +=== 0.11.3 - 2023-09-17 +:version: 0.11.3 +:milestone-name: 0.11.3 +:milestone: 87 +:prev-version: 0.11.2 + +_Changes since {prev-version}:_ + +* Allow Mill CLI to select the meta-build frame it operates on via `--meta-level ` {link-pr}/2419[#2419] + +* Improve the `mill resolve` suggestion when a user specifies a target in the wrong module {link-pr}/2431[#2431] + +* Fix conflicting dependencies between upstream JavaModules {link-pr}/2735[#2735] + +* Fix the scala-library dependency for (generic) platform modules {link-pr}/2739[#2739] + +* Fix terminal forwarding in `.console` and `.repl` commands {link-pr}/2743[#2743] + + [#0-11-2] === 0.11.2 - 2023-08-28 :version: 0.11.2