ChangeLog.md in amqp-1.5.3 vs ChangeLog.md in amqp-1.6.0
- old
+ new
@@ -1,16 +1,11 @@
-## Changes Between 1.5.2 and 1.5.3 (Apr 4th, 2016)
+## Changes Between 1.5.x and 1.6.0 (Apr 4th, 2016)
-### Correct amq-protocol Dependency
+### amq-protocol Update
-`1.5.2` was bumped to depend on `amq-protocol` 2.x, which
-has a different Ruby version support matrix. This change has been
-reverted in `1.5.3`.
+Minimum `amq-protocol` version is now `2.0.1`.
-
-## Changes Between 1.5.0 and 1.5.2 (Apr 4th, 2016)
-
### Provide More Details in TCP Connection Failure Exception
Contributed by Neil Hooey.
GH issue: [#222](https://github.com/ruby-amqp/amqp/issues/222).
@@ -26,17 +21,9 @@
```
Contributed by Michael Lutsiuk.
GH issue: [#218](https://github.com/ruby-amqp/amqp/issues/218)
-
-
-## Changes Betweem 1.5.0 and 1.5.1 (Aug 26th, 2015)
-
-### Upgrade amq-protocol to 1.9
-
-This library now depends on amq-protocol `~> 1.9`.
-
## Changes Between 1.4.x and 1.5.0