### v2.0.0-beta2 -> v2.0.0-beta3

#### Features

 - [`6fb32bf`](https://github.com/deis/workflow-cli/commit/6fb32bf26873a1cdcba35fce13b57284263ba400) registry: add support for setting private registry information per application

#### Fixes

 - [`80ce942`](https://github.com/deis/workflow-cli/commit/80ce942bfb4c70952aa1a0472df1817dff72830b) logger: Split on the double new lines when printing log messages
 - [`c673253`](https://github.com/deis/workflow-cli/commit/c673253f1da1d1cff48b6551c8fec9748ff34115) controller: use django HttpResponse for logs
 - [`852b0b0`](https://github.com/deis/workflow-cli/commit/852b0b00e029adafab32e59fc7f688917d067b1e) registry: add a missing case statement for registry in deis.go
