grim/convey

80c077406e10
Parents ff9eec994ade
Children c996d63f47aa
ChangeLog the new environment task. Fixes #128
  • +1 -0
    ChangeLog
  • --- a/ChangeLog Sun Oct 15 20:19:46 2017 +0000
    +++ b/ChangeLog Sun Oct 15 15:21:33 2017 -0500
    @@ -1,5 +1,6 @@
    0.10.5:
    * Added a quiet option to Remove tasks. Fixed #131. PR #31 (Eric Fritz)
    + * Added an environment task for updating environment varables. Fixed #128. PR #32 (Eric Fritz)
    * Don't pass empty environment variables to Runs tasks. PR #35 (Eric Fritz)
    * Fix an infinite loop in variable expansion. Fixed #130. PR #33 (Eric Fritz)
    * Fix scripts being left around if convey receives SIGINT. Fixed #102. PR #34 (Eric Fritz)