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

- old
+ new

@@ -1,9 +1,11 @@ -## Changes between 1.0.0 and 1.0.1 +## Changes between 1.0.0 and 1.1.0 -### Missing require +### Performance Enhancements -`amq-protocol` now makes sure `DateTime` is loaded before trying to use it. +Encoding of large payloads is now done more efficiently. + +Contributed by Greg Brockman. ## Changes between 1.0.0.pre6 and 1.0.0.pre7 ### AMQ::Settings