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/478babe4 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/478babe4 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/478babe4 Branch: refs/heads/1.x-branch Commit: 478babe4540c00fc68275faad8c2806851a2ccdd Parents: 2d0fb21 Author: P. Taylor Goetz <[email protected]> Authored: Fri Jun 10 10:38:20 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Jun 10 10:38:20 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/478babe4/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b2226..e6830d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.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
