Added STORM-2334 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/e01f2282 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e01f2282 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e01f2282 Branch: refs/heads/1.x-branch Commit: e01f228279eefaaeeda7e6fb6f274ee6beb3a3b8 Parents: f4ded16 Author: Arun Mahadevan <[email protected]> Authored: Fri Feb 24 12:55:45 2017 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Fri Feb 24 12:55:45 2017 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e01f2282/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be2ca2..96f0a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.1.1 +* STORM-2334: Join Bolt implementation * STORM-1363: TridentKafkaState should handle null values from TridentTupleToKafkaMapper.getMessageFromTuple() ## 1.1.0
