add STORM-1019 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/8eb4509d Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/8eb4509d Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/8eb4509d Branch: refs/heads/master Commit: 8eb4509d94395ce8c5745a24e1b6980b23d81bcd Parents: 4db2e36 Author: Jungtaek Lim <[email protected]> Authored: Tue Sep 8 07:04:54 2015 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Tue Sep 8 07:04:54 2015 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/8eb4509d/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 10ceee6..9562200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1019: Added missing dependency version to use of org.codehaus.mojo:make-maven-plugin * STORM-1020: Document exceptions in ITuple & Fields * STORM-1025: Invalid links at https://storm.apache.org/about/multi-language.html * STORM-1010: Each KafkaBolt could have a specified properties.
