Added STORM-1189 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/2b6884b3 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/2b6884b3 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/2b6884b3 Branch: refs/heads/master Commit: 2b6884b30fbc77203cdc0c9e8e737041125c61b0 Parents: 57a3b89 Author: Robert (Bobby) Evans <[email protected]> Authored: Tue Nov 10 08:34:56 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Tue Nov 10 08:34:56 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/2b6884b3/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ae5d531..5ea5415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1189: Maintain wire compatability with 0.10.x versions of storm. * STORM-1185: replace nimbus.host with nimbus.seeds * STORM-1164: Code cleanup for typos, warnings and conciseness. * STORM-902: Simple Log Search.
