add STORM-1994 to CHANGELOG
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/09bfca33 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/09bfca33 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/09bfca33 Branch: refs/heads/master Commit: 09bfca3379d35598a46bae7e495a3ad1a597349a Parents: 00cbacf Author: Jungtaek Lim <[email protected]> Authored: Mon Aug 22 17:34:00 2016 +0900 Committer: Jungtaek Lim <[email protected]> Committed: Mon Aug 22 17:34:00 2016 +0900 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/09bfca33/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 74642ab..714be9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -143,6 +143,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-1994: Add table with per-topology & worker resource usage and components in (new) supervisor and topology pages * STORM-2023: Add calcite-core to dependency of storm-sql-runtime * STORM-1839: Storm spout implementation for Amazon Kinesis Streams. * STORM-1988: Kafka Offset not showing due to bad classpath.
