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

Commit

Permalink
add v0.16.0 CHANGELOG
Browse files Browse the repository at this point in the history
Signed-off-by: Michelle Noorali <[email protected]>
  • Loading branch information
Michelle Noorali committed Aug 16, 2018
1 parent 76e476a commit a9d36a6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## v0.16.0

### Features
- Various improvements to `draft tasks`
- Added support for $VARIABLES in any part of task

### Bugs
- Fixed Dockerfile path issues whem running draft up from different directory
- Fixed panic when using `draft config set` before `draft init`

### Packs
- upgrade Java packs to use Java 10
- updated Dockerfiles
- replaced onbuild base images with non-onbuild base images
- added build steps needed when not using onbuild images

### Housekeeping
- removed Spring example app which was not working
- added more detail about contribution process
- added documentation for `draft config set`


## v0.15.0

### Features
Expand Down

0 comments on commit a9d36a6

Please sign in to comment.