Skip to content

Commit

Permalink
changelog: add entries for GH-106, GH-107 and GH-108.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell committed Apr 29, 2020
1 parent e5c1c88 commit bbf95d3
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
@@ -1,5 +1,10 @@
## UNRELEASED

IMPROVEMENTS:
* agent: improve command error output message when setting up agent [[GH-106](https://github.com/hashicorp/nomad-autoscaler/pull/106)]
* agent: skip scaling action if the desired count matches the current count [[GH-108](https://github.com/hashicorp/nomad-autoscaler/pull/108)]
* plugin: use the logger rather than fmt.Print to output Prometheus query warnings [[GH-107](https://github.com/hashicorp/nomad-autoscaler/pull/107)]

## 0.0.1-techpreview2 (April 9, 2020)

IMPROVEMENTS:
Expand Down

0 comments on commit bbf95d3

Please sign in to comment.