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/5e860761 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5e860761 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5e860761 Branch: refs/heads/1.0.x-branch Commit: 5e860761775d14cfceed465f8d2a8dd0b2f6c9f0 Parents: 744767e Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Jun 7 20:06:23 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Jun 7 20:06:23 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/5e860761/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index af44c4e..2fdac1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1887: Fixed help message for set_log_level command * STORM-1878: Flux can now handle IStatefulBolts * STORM-1861: Storm submit command returns exit code of 0 even when it fails. * STORM-1755: Revert the kafka client version upgrade in storm-kafka module
