# Changelog All notable changes to this project will be documented in this file. ## [0.0.7] - 2024-11-14 ### 🚜 Refactor - Refactor example binary ([#42](https://github.com/newfla/crab-kafka/pull/42)) ## [0.0.6] - 2024-09-13 ### 🚀 Features - Established-over-unconnected udp sockets ([#36](https://github.com/newfla/crab-kafka/pull/36)) - Anyhow introduction ([#38](https://github.com/newfla/crab-kafka/pull/38)) ### 🐛 Bug Fixes - Reduced writeln calls ([#35](https://github.com/newfla/crab-kafka/pull/35)) - Trait bounds fixed ([#39](https://github.com/newfla/crab-kafka/pull/39)) ## [0.0.5] - 2024-07-06 ### ⚙️ Miscellaneous Tasks - Setup release-plz ([#29](https://github.com/newfla/crab-kafka/pull/29)) - Avoid publish examples ### Breaking - Added mutability to PartitionStrategy