# Changelog All notable changes to this project will be documented in this file. ## [0.0.5] - 2023-02-12 ### Features - Add more event listeners to v4 config ## [0.0.4] - 2023-01-21 ### Bug Fixes - Timestamp panic ## [0.0.3] - 2023-01-21 ### Features - Impl Serdialize & Deserialize on MessageData ## [0.0.2] - 2023-01-21 ### Bug Fixes - Change publish_value* api to align with spec ### Miscellaneous Tasks - Fix release script ## [0.0.1] - 2023-01-20 ### Features - [**breaking**] Implement v4 client ### Miscellaneous Tasks - Finish setting up repo - Add cargo.toml fields - Fix package description - Add last field needed for Cargo.toml - Revert version to 0.0.0