You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/07/10 23:25:22 UTC

[3/3] storm git commit: STORM-2589: CHANGELOG

STORM-2589: CHANGELOG


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/d537a534
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/d537a534
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/d537a534

Branch: refs/heads/master
Commit: d537a53411fc1899949e460600ccf6ce1d106988
Parents: 5361660
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Tue Jul 11 08:25:06 2017 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Tue Jul 11 08:25:06 2017 +0900

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/d537a534/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a58d75..ce02188 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2589: Apply new code style to storm-mongodb
  * STORM-2594: Apply new code style to storm-rocketmq
  * STORM-2615: Add topology readonly user configuration
  * STORM-2093: Fix permissions in multi-tenant, secure mode