# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).# Changelog ## [Unreleased] ## [0.1.4] - 2024-05-24 - Add `LICENSE-APACHE` and `LICENSE-MIT` files to published crates ## [0.1.3] - 2023-09-26 - Bump up MSRV to `1.63` to match the one of `tokio` ## [0.1.2] - 2021-10-26 - Fix links to tokio and async-std in documentation ## [0.1.1] - 2021-10-26 - Fix tokio feature dependencies ## [0.1.0] - 2021-10-26 (yanked) - First release [Unreleased]: https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.4...HEAD [0.1.4]: https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.3...deadpool-runtime-v0.1.4 [0.1.3]: https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.2...deadpool-runtime-v0.1.3 [0.1.2]: https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.1...deadpool-runtime-v0.1.2 [0.1.1]: https://github.com/bikeshedder/deadpool/compare/deadpool-runtime-v0.1.0...deadpool-runtime-v0.1.1 [0.1.0]: https://github.com/bikeshedder/deadpool/releases/tag/deadpool-runtime-v0.1.0