Files
cli/vendor/deadpool-runtime/CHANGELOG.md

1.3 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.# 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