Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 970 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 970 Bytes

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.

Unreleased - ReleaseDate

0.3.0 - 2023-12-01

0.2.0 - 2023-01-20

Added

  • Better documentation

Changed

  • Put the async_tokio_handle macro behind the tokio feature flag.

Security

  • Upgraded tokio dependency version to 1.23.1. Due to dependabot security recommendation.

[0.1.0] - 2023-01-14

Added

  • Initial repository release.
  • async_tokio_handle macro to generate client handle for tokio.