Adding STORM-1668 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/97e7d25f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/97e7d25f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/97e7d25f Branch: refs/heads/1.x-branch Commit: 97e7d25fe5e94f6e5dca93ad2826835db878877b Parents: f2809b4 Author: Kyle Nusbaum <[email protected]> Authored: Thu Mar 31 22:01:38 2016 -0500 Committer: Kyle Nusbaum <[email protected]> Committed: Thu Mar 31 22:01:38 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/97e7d25f/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 89391a0..54a8489 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## 1.0.0 + * STORM-1668: Flux silently fails while setting a non-existent property. * STORM-1573: Add batch support for MongoInsertBolt * STORM-1660: remove flux gitignore file and move rules to top level gitignore * STORM-1622: Rename classes with older third party shaded packages
