Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed Oct 30, 2017
1 parent 2661d84 commit 92815f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## v0.19.4.dev (Unreleased)

BREAKING CHANGES:

* The version of Consul Template is now taken into account when using
de-duplication mode. Without bundling the version, it's challenging to
upgrade existing clusters or run multiple versions of Consul Template on the
same cluster and template simultaneously. [GH-1025]

BUG FIXES:

* Remove references to unsupported `dump_signal` configuration
Expand Down

0 comments on commit 92815f8

Please sign in to comment.