add STORM-1453 to changelog
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/bd04e212 Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/bd04e212 Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/bd04e212 Branch: refs/heads/1.x-branch Commit: bd04e212427001d2f02c3cb2a0e7ad320521201b Parents: a609f7f Author: P. Taylor Goetz <[email protected]> Authored: Wed Jan 13 12:27:06 2016 -0500 Committer: P. Taylor Goetz <[email protected]> Committed: Wed Jan 13 12:27:06 2016 -0500 ---------------------------------------------------------------------- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/bd04e212/CHANGELOG.md ---------------------------------------------------------------------- diff --git a/CHANGELOG.md b/CHANGELOG.md index 2542405..be2ee41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 2.0.0 ## 1.0.0 + * STORM-1453: nimbus.clj/wait-for-desired-code-replication prints wrong log message * STORM-1419: Solr bolt should handle tick tuples * STORM-1175: State store for windowing operations * STORM-1202: Migrate APIs to org.apache.storm, but try to provide some form of backwards compatability
