Added STORM-1878 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/b184ed7a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/b184ed7a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/b184ed7a Branch: refs/heads/1.0.x-branch Commit: b184ed7a355475b5e0afc66b39a80ab563e3d998 Parents: 40e54df Author: Arun Mahadevan <[email protected]> Authored: Tue Jun 7 12:08:12 2016 +0530 Committer: Arun Mahadevan <[email protected]> Committed: Tue Jun 7 12:08:12 2016 +0530 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/b184ed7a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 5308115..af44c4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.2 + * STORM-1878: Flux can now handle IStatefulBolts * STORM-1861: Storm submit command returns exit code of 0 even when it fails. * STORM-1755: Revert the kafka client version upgrade in storm-kafka module * STORM-1853: Replace ClassLoaderObjectInputStream with ObjectInputStream
