Added STORM-1127 to Changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/ed572d2a Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/ed572d2a Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/ed572d2a Branch: refs/heads/master Commit: ed572d2a9af9fb6ab682fd2ab10007079483a496 Parents: f1ec3fe Author: Robert (Bobby) Evans <[email protected]> Authored: Fri Nov 6 14:43:54 2015 -0600 Committer: Robert (Bobby) Evans <[email protected]> Committed: Fri Nov 6 14:43:54 2015 -0600 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/ed572d2a/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 85bc2ef..3491908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-1127: allow for boolean arguments (Flux) * STORM-1180: FLUX logo wasn't appearing quite right * STORM-1138: Storm-hdfs README should be updated with Avro Bolt information * STORM-1154: SequenceFileBolt needs unit tests
