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

- old
+ new

@@ -1,6 +1,10 @@ # develop +# 1.0.0 + * Feature: Stable API + * Bugfix: Handle refused connections to FreeSWITCH + # 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)