add STORM-1524 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/1582c220 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/1582c220 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/1582c220 Branch: refs/heads/1.x-branch Commit: 1582c220a92170590a58450457ac5007c757a396 Parents: 2b8c842 Author: Kishor Patil <[email protected]> Authored: Fri Feb 5 19:33:05 2016 +0000 Committer: Kishor Patil <[email protected]> Committed: Fri Feb 5 20:24:46 2016 +0000 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/1582c220/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 56529ce..2aa6882 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1524: Add Pluggable daemon metrics Reporters * STORM-1517: Add peek api in trident stream * STORM-1455: kafka spout should not reset to the beginning of partition when offsetoutofrange exception occurs * STORM-1518: Backport of STORM-1504
