Skip to content

Commit 2cf6f5d

Browse files
authored
Merge pull request #95 from TomasTomecek/0.5.1-release
0.5.1 release
2 parents 88d07dd + 8477976 commit 2cf6f5d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.5.1
2+
3+
## Bug fixes
4+
5+
* When pushing a build using the `push` command, bender now picks the correct
6+
image with metadata, instead of the last layer.
7+
* Variables are now expanded recursively. This means that when you define a variable in `vars` section, you can use it in other variables.
8+
9+
## Minor
10+
11+
* Documentation updates.
12+
13+
114
# 0.5.0
215

316
## Breaking changes

0 commit comments

Comments
 (0)