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

Commit

Permalink
add v0.4.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Jun 9, 2017
1 parent d171651 commit e75d9a3
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## v0.4.0

### Client

* Added -o/--dest flag to `draft create`
* Fixed unused --app flag on `draft create`
* go-bindata is now used to package the default packs, making it easier to contibute new packs

### Server

* Bumped to Helm v2.4 compatibility
* Refactored and cleaned up package `api`

### Documentation

* Added a Draft logo
* Added a nice video tutorial for Draft on Azure Container Services
* Documented `basedomain` and basic ingress setups
* Added descriptions to some of the fields in `draft init`
* Added documentation on getting started with Minikube

### Test Infrastructure

* CI will now publish binaries on tagged releases of Draft

## v0.3.0

### Client
Expand Down

0 comments on commit e75d9a3

Please sign in to comment.