add STORM-1520 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/ec25fad1 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ec25fad1 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ec25fad1 Branch: refs/heads/1.x-branch Commit: ec25fad1bc18cfde4736c00016543658e610eeb7 Parents: d8d8e69 Author: Jungtaek Lim <[email protected]> Authored: Tue Feb 9 11:38:31 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Tue Feb 9 11:38:31 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ec25fad1/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index def5816..15a0fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1520: Nimbus Clojure/Zookeeper issue ("stateChanged" method not found) * STORM-1531: Junit and mockito dependencies need to have correct scope defined in storm-elasticsearch pom.xml * STORM-1526: Improve Storm core performance * STORM-1524: Add Pluggable daemon metrics Reporters
