ChangeLog.md in amq-protocol-1.0.0 vs ChangeLog.md in amq-protocol-1.0.1

- old
+ new

@@ -1,4 +1,11 @@ +## Changes between 1.0.0 and 1.0.1 + +### Missing require + +`amq-protocol` now makes sure `DateTime` is loaded before trying to use it. + + ## Changes between 1.0.0.pre6 and 1.0.0.pre7 ### AMQ::Settings `AMQ::Settings` extracts settings merging logic and AMQP/AMQPS URI parsing from `amq-client`.