add STORM-1020 to CHANGELOG.md

* also add Rick Kellogg to contributor list


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/895ba425
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/895ba425
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/895ba425

Branch: refs/heads/master
Commit: 895ba4251570ae4c8857ccd00b91af80cf51e957
Parents: 62aa468
Author: Jungtaek Lim <[email protected]>
Authored: Sat Sep 5 23:47:36 2015 +0900
Committer: Jungtaek Lim <[email protected]>
Committed: Sat Sep 5 23:47:36 2015 +0900

----------------------------------------------------------------------
 CHANGELOG.md    | 1 +
 README.markdown | 1 +
 2 files changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/895ba425/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 743c4d6..10ceee6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## 0.11.0
+ * 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.
  * STORM-1008: Isolate the code for metric collection and retrieval from 
DisruptorQueue

http://git-wip-us.apache.org/repos/asf/storm/blob/895ba425/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index d831b79..dfe1666 100644
--- a/README.markdown
+++ b/README.markdown
@@ -225,6 +225,7 @@ under the License.
 * Dean de Bree ([@ddebree](https://github.com/ddebree))
 * Renkai Ge ([@Renkai](https://github.com/Renkai))
 * Aaron Coburn ([@acoburn](https://github.com/acoburn))
+* Rick Kellogg ([@rmkellogg](https://github.com/rmkellogg))
 
 ## Acknowledgements
 

Reply via email to