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

Commit

Permalink
add v0.7.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Fisher committed Sep 14, 2017
1 parent c13e212 commit a2a2a98
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## v0.7.0

### Client

* introduced `draft connect`
* added a new UI for `draft up`
* introduced language aliases to linguist

### Server

* removed requirement for ingress setup, making it optional
* bumped GRPC max message size from 4MB to 20MB
* removed registry org and image name from generated charts, simplifying templates

### Community

* introduced a draft Homebrew formula. Use `brew tap azure/draft` to try it out

## v0.6.0

### Client
Expand Down

0 comments on commit a2a2a98

Please sign in to comment.