Added STORM-1887 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5021708f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5021708f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5021708f Branch: refs/heads/1.x-branch Commit: 5021708fc53b0008e580ac038d2badb6ab780bd2 Parents: cb17e79 Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Jun 7 20:04:53 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Jun 7 20:04:53 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/5021708f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a7baf15..2b7db3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.0 + * STORM-1887: Fixed help message for set_log_level command * STORM-1878: Flux can now handle IStatefulBolts * STORM-1864: StormSubmitter should throw respective exceptions and log respective errors forregistered submitter hook invocation * STORM-1868: Modify TridentKafkaWordCount to run in distributed mode
