add STORM-1749 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/94604212 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/94604212 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/94604212 Branch: refs/heads/master Commit: 94604212488fc9cfcb1df18320203b1bf830b28f Parents: 37aaf00 Author: Jungtaek Lim <[email protected]> Authored: Mon May 16 18:35:47 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon May 16 18:35:47 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/94604212/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 679dea8..a236fac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -99,6 +99,7 @@ * STORM-1773: Utils.javaDeserialize() doesn't work with primitive types ## 1.0.1 + * STORM-1749: Fix storm-starter github links * STORM-1678: abstract batch processing to common api `BatchHelper` * STORM-1704: When logviewer_search.html opens daemon file, next search always show no result * STORM-1714: StatefulBolts ends up as normal bolts while using TopologyBuilder.setBolt without parallelism
