# Changelog
This document records the changes made between versions, starting with version 0.5.0
# After 0.5.0
* Make the hashing checksum optional (thanks to [@tamird](https://github.com/tamird))
* breaking change as the public API changes based on features
* The FrameDecoder is now Send + Sync (RingBuffer impls these traits now)