Added STORM-1121 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/502aee1e Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/502aee1e Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/502aee1e Branch: refs/heads/0.10.x-branch Commit: 502aee1ee83523f2d40d1864ff625116e797f11e Parents: 7fdb6ca Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 14:59:47 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 14:59:47 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/502aee1e/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 12b73b7..dcd26bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ -## 0.10.0 +## 0.10.1 + * STORM-1121: Deprecate test only configuraton nimbus.reassign * STORM-1180: FLUX logo wasn't appearing quite right + +## 0.10.0 * STORM-1108: Fix NPE in simulated time * STORM-1106: Netty should not limit attempts to reconnect * STORM-1099: Fix worker childopts as arraylist of strings
