ChangeLog.md in amqp-1.4.1 vs ChangeLog.md in amqp-1.4.2
- old
+ new
@@ -1,4 +1,11 @@
+## Changes Between 1.4.1 and 1.4.2
+
+### Only Await basic.consume-ok If nowait is false
+
+Contributed by Rian McGuire.
+
+
## Changes Between 1.4.0 and 1.4.1
### Server-Named Queue Recovery Fix
Server-named queues are now correctly recovered again.