Skip to content

Commit

Permalink
update CHANGELOG for 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndegory committed Aug 4, 2017
1 parent 73c150d commit b3513af
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 0.14.0 (2017-08-04)

* `amp secret` (#1612) and `amp config` (#1613)
* AMP deployment on local swarm updates
* now based on the generic plugin model
* new local deployment options: fast (no tests) and no-monitoring (skip elasticsearch and prometheus)
* log messages filter can take regexes (#1582)
* fix `amp cluster status` (#1534)
* fix elasticsearch alerts on multi instance deployments (#1590)

## 0.13.1 (2017-07-25)

* gRPC timeout in the CLI raised from 1sec to 10sec (fix timeout with remote clusters)
Expand Down

0 comments on commit b3513af

Please sign in to comment.