# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [0.1.0] - 2021-02-11 - The first version of the client. ## [0.1.2] - 2021-04-22 - Fixed string encoding. ## [0.1.3] - 2021-06-11 - 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!)