CHANGELOG.md in ruby_ami-1.3.0 vs CHANGELOG.md in ruby_ami-1.3.1

- old
+ new

@@ -1,6 +1,10 @@ # [develop](https://github.com/adhearsion/ruby_ami) +# [1.3.1](https://github.com/adhearsion/ruby_ami/compare/v1.3.0...v1.3.1) - [2013-03-20](https://rubygems.org/gems/ruby_ami/versions/1.3.1) + * Bugfix: Add support for causal event types `confbridgelist` and `confbridgelistrooms` + * Bugfix: Loosen celluloid dependency + # [1.3.0](https://github.com/adhearsion/ruby_ami/compare/v1.2.6...v1.3.0) - [2013-01-23](https://rubygems.org/gems/ruby_ami/versions/1.3.0) * Feature: Added timeout feature to client connection process. Currently does not work on Rubinius due to https://github.com/rubinius/rubinius/issues/2127 # [1.2.6](https://github.com/adhearsion/ruby_ami/compare/v1.2.5...v1.2.6) - [2012-12-26](https://rubygems.org/gems/ruby_ami/versions/1.2.6) * Bugfix: JRuby and rbx compatability