grim/convey

ChangeLog the fix for #129

2017-12-27, Gary Kramlich
c83c2b0ad9f8
Parents 652910a39bfa
Children 8dda30fb29f3
ChangeLog the fix for #129
  • +1 -0
    ChangeLog
  • --- a/ChangeLog Wed Dec 27 01:37:46 2017 -0600
    +++ b/ChangeLog Wed Dec 27 01:38:18 2017 -0600
    @@ -4,6 +4,7 @@
    * Added a user option to the Docker run task. PR #38 (Eric Fritz)
    * Added a target option to the Docker build task. To specify which stage to use in a multi stage Dockerfile.
    * Correctly honor the build context.
    + * Fail a plan if it has no stages. Fixed #129
    0.11.1: 20171021
    * Fix a regression in the environment mapper that could mess up script attributes. PR #37 (Eric Fritz)