Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 665 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 665 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

  • Added Message::Text(T) and Message::Binary(T) instead of Message::Item(T) to allow the user to send messages as either text or binary.

0.5.0 (15. April, 2023)

  • Update to axum 0.6.

0.4.0 (08. May, 2022)

  • Update to axum 0.5.

0.3.0 (02. December, 2021)

  • Update to axum 0.4.

0.2.0 (02. November, 2021)

  • Update to axum 0.3.

0.1.0 (31. October, 2021)

  • Initial release.