Repository: storm Updated Branches: refs/heads/1.x-branch 0bf552939 -> 8b1b0c827
add STORM-1419 to changelog Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/574928b9 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/574928b9 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/574928b9 Branch: refs/heads/1.x-branch Commit: 574928b92f3bdd9c96c2a74df19e117b36c4ccc8 Parents: d1d6dbe Author: P. Taylor Goetz <[email protected]> Authored: Wed Jan 13 12:20:45 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Wed Jan 13 12:20:45 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/574928b9/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1890e69..2542405 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 2.0.0 ## 1.0.0 + * STORM-1419: Solr bolt should handle tick tuples * STORM-1175: State store for windowing operations * STORM-1202: Migrate APIs to org.apache.storm, but try to provide some form of backwards compatability * STORM-468: java.io.NotSerializableException should be explained
