Added STORM-1887 to CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2c77a200 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2c77a200 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2c77a200 Branch: refs/heads/master Commit: 2c77a20016a9eb602e7746a9111b63d427cf504f Parents: 974c168 Author: Sriharsha Chintalapani <[email protected]> Authored: Tue Jun 7 20:02:50 2016 -0700 Committer: Sriharsha Chintalapani <[email protected]> Committed: Tue Jun 7 20:02:50 2016 -0700 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2c77a200/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 813de41..046eaea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -97,6 +97,7 @@ * STORM-1769: Added a test to check local nimbus with notifier plugin ## 1.1.0 + * STORM-1887: Fixed help message for set_log_level command * STORM-1841: Address a few minor issues in windowing and doc * STORM-1709: Added group by support in storm sql standalone mode * STORM-1720: Support GEO in storm-redis
