Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Prepare for release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dtheodor authored May 15, 2018
1 parent 5109f99 commit be0b343
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Breaking changes are prefixed with a "[BREAKING]" label.

## master (unreleased)

## 0.0.2 (2018-05-15)

### Added

- client: Output container stderr on non-zero exit code [[#85](https://github.com/skroutz/mistry/pull/85)]
Expand All @@ -19,6 +21,7 @@ Breaking changes are prefixed with a "[BREAKING]" label.

### Changed

- **[BREAKING]** server: failed image builds are now always visible as ready [[#75](https://github.com/skroutz/mistry/issues/75)]
- server: Job parameters are not logged, making the logs less verbose
- **[BREAKING]** Failed build results are no longer cached [[#62](https://github.com/skroutz/mistry/pull/62)]
- **[BREAKING]** client/server: Client and server binaries are renamed to "mistryd" and "mistry" respectively.
Expand Down

0 comments on commit be0b343

Please sign in to comment.