packages feed

dhall-fly-0.2.1: ChangeLog.md

# Changelog for dhall-fly

## 0.2.1

* Groups retain the order they are in list of grouped jobs

## 0.2.0

* Tested with dhall-concourse 0.5.0
* Add `--file` command line option to render pipelines from files
* Add support for grouping jobs
* Fix: Add inputs to `PutSteps`
* Fix: Add tags, timeouts and attempts to `ToJSON` instance of `PutStep`
* Fix: Add vars, tags, timeouts and attempts to `TaskStep`

## 0.1.0

* Support for dhall-concourse 0.2.2

## Unreleased changes