add STORM-1468, STORM-1199 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/8b1b0c82 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8b1b0c82 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8b1b0c82 Branch: refs/heads/1.x-branch Commit: 8b1b0c827c87c63625883e4c506b375aedf85ee1 Parents: 2ac3f04 Author: P. Taylor Goetz <[email protected]> Authored: Fri Jan 15 11:43:47 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Fri Jan 15 11:43:47 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/8b1b0c82/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 42dfd28..51b9a34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ ## 1.0.0 + * STORM-1468: move documentation to asf-site branch + * STORM-1199: HDFS Spout Implementation. * STORM-1453: nimbus.clj/wait-for-desired-code-replication prints wrong log message * STORM-1419: Solr bolt should handle tick tuples * STORM-1175: State store for windowing operations
