Added STORM-1182 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/14c7defd Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/14c7defd Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/14c7defd Branch: refs/heads/master Commit: 14c7defd57e7be4de69b861a09d9a7c8c5417888 Parents: 6a0d13b Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 15:41:05 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 15:41:05 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/14c7defd/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index ff01289..a8cc1bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1182: Removing and wrapping some exceptions in ConfigValidation to make code cleaner * STORM-1134. Windows: Fix log4j config. * STORM-1127: allow for boolean arguments (Flux) * STORM-1180: FLUX logo wasn't appearing quite right
