diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5df64..e19eda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.5.1] 2024-06-17 + +## Fixed + +- fix: make ReadableLogRecord accept the "any" type as Body (#38) + ## [v0.5.0] 2024-04-21 ### Changed