CHANGELOG.md in ruby_fs-0.3.0 vs CHANGELOG.md in ruby_fs-0.3.1

- old
+ new

@@ -1,6 +1,9 @@ # develop +# 0.3.1 + * Bugfix: Disconnect notices are successfully handled + # 0.3.0 * Feature/Change: Switch command methods from yielding the result asynchronously to returning it synchronously. Allows for better actor usage (async/futures) # 0.2.0 * Feature: Common command helper methods