# 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.2.2 - 2022-09-12 ### Changed - Fix new warnings from clippy. ## 0.2.1 - 2020-05-28 ### Changed - Update dependencies. ## 0.2.0 - 2020-03-07 ### Changed - **BREAKING**: Upgrade humthreads library. ## 0.1.0 - 2019-06-16 ### Added - Utility to keep main thread running.