add STORM-1705 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/58241895 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/58241895 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/58241895 Branch: refs/heads/master Commit: 582418952d130228789c6e523ffc1190fd5b4d20 Parents: b23febc Author: P. Taylor Goetz <[email protected]> Authored: Fri Jun 10 10:37:40 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Jun 10 10:37:40 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/58241895/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index f194cee..0b44fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 2.0.0 + * STORM-1705: Cap number of retries for a failed message * STORM-1884: Prioritize pendingPrepare over pendingCommit * STORM-1575: fix TwitterSampleSpout NPE on close * STORM-1874: Update logger private permissions
