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 3a176ad commit e309d55Copy full SHA for e309d55
2 files changed
.github/release.yaml
@@ -0,0 +1,12 @@
1
+changelog:
2
+ categories:
3
+ - title: Contributions
4
+ labels:
5
+ - '*'
6
+ exclude:
7
8
+ - dependencies
9
+ - no-release-note
10
+ - title: Dependencies
11
12
CHANGES.md
@@ -4,6 +4,8 @@ Notable changes between releases.
## Latest
+## v0.11.0
+
* Update butane from v0.17.0 to v0.18.0 ([#1079](https://github.com/poseidon/matchbox/pull/1079))
* Add support for `fcos` [v1.5.0](https://coreos.github.io/butane/config-fcos-v1_5/) Butane Configs
* Add support for `flatcar` [v1.1.0](https://coreos.github.io/butane/config-flatcar-v1_1/) Butane Configs
0 commit comments