Skip to content

Commit

Permalink
Merge pull request #95 from TomasTomecek/0.5.1-release
Browse files Browse the repository at this point in the history
0.5.1 release
  • Loading branch information
TomasTomecek authored Mar 18, 2019
2 parents 88d07dd + 8477976 commit 2cf6f5d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.5.1

## Bug fixes

* When pushing a build using the `push` command, bender now picks the correct
image with metadata, instead of the last layer.
* Variables are now expanded recursively. This means that when you define a variable in `vars` section, you can use it in other variables.

## Minor

* Documentation updates.


# 0.5.0

## Breaking changes
Expand Down

0 comments on commit 2cf6f5d

Please sign in to comment.