ChangeLog.md in amq-protocol-1.9.1 vs ChangeLog.md in amq-protocol-1.9.2
- old
+ new
@@ -1,4 +1,14 @@
+## Changes between 1.9.x and 1.10.0
+
+### Signed 16 Bit Integer Decoding
+
+Signed 16 bit integers are now decoded correctly.
+
+Contributed by Benjamin Conlan.
+
+
+
## Changes between 1.8.0 and 1.9.0
### Performance Improvements in AMQ::BitSet
`AMQ::BitSet#next_clear_bit` is now drastically more efficient