add STORM-856 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/58372f0a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/58372f0a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/58372f0a Branch: refs/heads/master Commit: 58372f0a6313b914065faca7c4aa47d41f1d4f4d Parents: f6e2ad0 Author: P. Taylor Goetz <[email protected]> Authored: Tue Jun 9 21:20:57 2015 -0400 Committer: P. Taylor Goetz <[email protected]> Committed: Tue Jun 9 21:20:57 2015 -0400 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/58372f0a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 99e8a61..77977e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.11.0 ## 0.10.0 + * STORM-856: use serialized value of delay secs for topo actions * STORM-852: Replaced Apache Log4j Logger with SLF4J API * STORM-813: Change storm-starter's README so that it explains mvn exec:java cannot run multilang topology * STORM-853: Fix upload API to handle multi-args properly
