# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [v0.2.0] - 2022-02-07 ### Changed * Use `rtt-target` v0.3. This is breaking since it requires the application to also use `rtt-target` v0.3. ## [v0.1.0] - 2021-09-17 Initial release [Unreleased]: https://github.com/drogue-iot/rtt-logger/compare/v0.2.0...HEAD [v0.2.0]: https://github.com/drogue-iot/rtt-logger/compare/v0.1.0...v0.2.0 [v0.1.0]: https://github.com/drogue-iot/rtt-logger/compare/c02a7d9...v0.1.0