You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2017/05/04 14:34:12 UTC

[7/7] storm git commit: Added STORM-2495 to Changelog

Added STORM-2495 to Changelog


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

Branch: refs/heads/master
Commit: 42c917d1963c12b13e5ecaf8386886836ad370a8
Parents: 933335e
Author: Robert Evans <ev...@yahoo-inc.com>
Authored: Thu May 4 09:28:59 2017 -0500
Committer: Robert Evans <ev...@yahoo-inc.com>
Committed: Thu May 4 09:28:59 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/42c917d1/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3f44f0..f062b11 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 2.0.0
+ * STORM-2495: Integrate checkstyle check during build
  * STORM-2486: Prevent cd from printing target directory to avoid breaking classpath
  * STORM-2468: Remove clojure from storm-client
  * STORM-2490: Lambda support