add STORM-1622 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/6163f58a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/6163f58a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/6163f58a Branch: refs/heads/1.x-branch Commit: 6163f58ad409cb2efcb17b24ddbeb09a9f3a0792 Parents: c41e649 Author: P. Taylor Goetz <[email protected]> Authored: Wed Mar 23 16:12:50 2016 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Wed Mar 23 16:12:50 2016 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/6163f58a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 79824da..fa2a042 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1622: Rename classes with older third party shaded packages * STORM-1537: Upgrade to kryo 3 * STORM-1556: nimbus.clj/wait-for-desired-code-replication wrong reset for current-replication-count-jar in local mode * STORM-1636: Supervisor shutdown with worker id pass in being nil
