CHANGELOG.md in logtail-0.1.7 vs CHANGELOG.md in logtail-0.1.8

- old
+ new

@@ -20,5 +20,9 @@ - Fixed detection of the frame that calls the logger. ## [0.1.7] - 2021-08-16 - Fixed runtime context's frame label encoding. + +## [0.1.8] - 2023-01-16 + +- Fix issue where message is lost when logging hashes with multiple IO devices (thanks @olivier-thatch!)