Added STORM-1052 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/c12e28c8 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/c12e28c8 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/c12e28c8 Branch: refs/heads/master Commit: c12e28c829fcfabc0a3a775fb9714968b7e3e349 Parents: 90ef005 Author: Sriharsha Chintalapani <[email protected]> Authored: Fri Nov 6 18:20:40 2015 -0800 Committer: Sriharsha Chintalapani <[email protected]> Committed: Fri Nov 6 18:20:40 2015 -0800 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/c12e28c8/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index a8cc1bf..e8c3de8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * 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. * STORM-1127: allow for boolean arguments (Flux)
