Added STORM-902 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/5a4e1f85 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/5a4e1f85 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/5a4e1f85 Branch: refs/heads/master Commit: 5a4e1f85b52e370f265fe21f528a6f473d7c7c50 Parents: a2ca314 Author: Robert (Bobby) Evans <[email protected]> Authored: Mon Nov 9 16:50:14 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Mon Nov 9 16:50:14 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/5a4e1f85/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index e8c3de8..b914b96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-902: Simple Log Search * STORM-1052: TridentKafkaState uses new Kafka Producer API. * STORM-1182: Removing and wrapping some exceptions in ConfigValidation to make code cleaner * STORM-1134. Windows: Fix log4j config.
