ChangeLog.md in digest-crc-0.5.0 vs ChangeLog.md in digest-crc-0.5.1
- old
+ new
@@ -1,4 +1,10 @@
+### 0.5.1 / 2020-03-03
+
+* Fixed XOR logic in {Digest::CRC16Genibus}.
+* Freeze all `TABLE` constants.
+* Added missing documentation.
+
### 0.5.0 / 2020-03-01
* Added {Digest::CRC15}.
* Added {Digest::CRC16Genibus}.
* Added {Digest::CRC16Kermit}.