add STORM-1573 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/0e4af514 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/0e4af514 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/0e4af514 Branch: refs/heads/1.x-branch Commit: 0e4af514d786cd8d8ad5411405de34ed07ea436a Parents: fac10d7 Author: Jungtaek Lim <[email protected]> Authored: Thu Mar 31 14:47:16 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Thu Mar 31 14:47:16 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/0e4af514/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index c37ef4a..89391a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1573: Add batch support for MongoInsertBolt * STORM-1660: remove flux gitignore file and move rules to top level gitignore * STORM-1622: Rename classes with older third party shaded packages * STORM-1537: Upgrade to kryo 3
