Adding STORM-1668 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2a435b02 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2a435b02 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2a435b02 Branch: refs/heads/master Commit: 2a435b0289d43494eb2f834e94ed61c175f9eea6 Parents: 7a67fcb Author: Kyle Nusbaum <[email protected]> Authored: Thu Mar 31 22:15:48 2016 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Thu Mar 31 22:15:48 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2a435b02/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1bb6971..81be9fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1668: Flux silently fails while setting a non-existent property. * STORM-1271: Port backtype.storm.daemon.task to java * STORM-822: Kafka Spout New Consumer API * STORM-1663: Stats couldn't handle null worker HB.
