You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by kn...@apache.org on 2016/03/17 21:51:22 UTC

[2/2] storm git commit: Adding STORM-1616 to CHANGELOG.md

Adding STORM-1616 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/885aaec4
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/885aaec4
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/885aaec4

Branch: refs/heads/1.x-branch
Commit: 885aaec4349c78016fbe6e3f8c8db3f7b8426704
Parents: d0d53be
Author: Kyle Nusbaum <Ky...@gmail.com>
Authored: Thu Mar 17 15:51:09 2016 -0500
Committer: Kyle Nusbaum <Ky...@gmail.com>
Committed: Thu Mar 17 15:51:09 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/storm/blob/885aaec4/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb139d3..861cafd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 1.0.0
+ * STORM-1616: Add RAS API for Trident
  * STORM-1483: add storm-mongodb connector
  * STORM-1614: backpressure init and cleanup changes
  * STORM-1549: Add support for resetting tuple timeout from bolts via the OutputCollector