Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Aug 12, 2016
1 parent 548a92c commit 8c69d56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@

### Features

* added Kubernetes API objects: `Event`, `ResourceQuota`, `ServiceAccount`, `ThirdPartyResource`, `PetSet` and `HorizontalPodAutoscaler`
* `KubeConfig` learned to handle empty or missing user configuration
* `HTTPClient` learned to create an HTTP session with no authentication

### Bug fixes

* `WatchQuery` learned to query against non-v1 API objects

## 0.12.0

### Features
Expand Down

0 comments on commit 8c69d56

Please sign in to comment.