Adding STORM-714 to CHANGELOG.md
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/330e1356 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/330e1356 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/330e1356 Branch: refs/heads/nimbus-ha-branch Commit: 330e1356d25073f09faa815e422a1ecd95786faf Parents: c207f92 Author: Kyle Nusbaum <[email protected]> Authored: Thu Mar 26 16:42:42 2015 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Thu Mar 26 16:42:42 2015 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/330e1356/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 620c9ea..852e2cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 0.11.0 + * STORM-714: Make CSS more consistent with self, prev release * STORM-703: With hash key option for RedisMapState, only get values for keys in batch * STORM-691: Add basic lookup / persist bolts
