Skip to content

Commit

Permalink
Release 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Jun 29, 2016
1 parent 498dae2 commit cd08286
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# [0.13.0](https://github.com/camptocamp/conplicity/releases/tag/0.13.0) (2016-06-29)

* Breaking changes:

- JSON_OUTPUT renamed to CONPLICITY_JSON_OUTPUT

* Internals:

- Reorganize packages in lib/ (fix #60)

* Bugfix:

- Do not intent to remove links in removeContainer()

* Testing:

- Test with verbose
- Add more tests
- Add coverage


# [0.12.0](https://github.com/camptocamp/conplicity/releases/tag/0.12.0) (2016-06-28)

* Features:
Expand All @@ -7,7 +28,7 @@
- Add stdout in debug output

* Internals:
- Rewrite using github.com/docker/engine-api/types
- Rewrite using github.com/docker/engine-api (fix #58)

* Bugfix:

Expand Down

0 comments on commit cd08286

Please sign in to comment.