diff --git a/CHANGELOG.md b/CHANGELOG.md index af00a9a94..2c400e500 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * Socket timeout for DRPCClient is now configurable * Added getThisWorkerPort() method to TopologyContext * Added better error checking in Fields (thanks git2samus) + * Improved Clojure DSL to allow destructuring in bolt/spout methods * Bug fix: Fixed race condition in FeederSpout that could lead to dropped messages * Bug fix: Quoted arguments with spaces now work properly with storm client script * Bug fix: Workers start properly when topology name has spaces