We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf1e17 commit 583f997Copy full SHA for 583f997
.changes/817.json
@@ -1,10 +1,16 @@
1
[
2
{
3
"description": "Images can now specify a certain toolchain via `target.{target}.image.toolchain`",
4
- "type": "changed"
+ "breaking": true,
5
+ "type": "added"
6
},
7
8
"description": "made `cross +channel` parsing more compliant to parsing a toolchain",
9
"type": "fixed"
10
+ },
11
+ {
12
+ "description": "`pre-build` and `dockerfile` now uses buildx/buildkit",
13
14
+ "type": "changed"
15
}
16
]
0 commit comments