IronRDP/crates/ironrdp-async/CHANGELOG.md
2025-03-13 09:06:30 +00:00

1.5 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.

[0.3.2] - 2025-03-12

Build

  • Bump ironrdp-pdu

[0.3.1] - 2025-03-12

Build

[0.3.0] - 2025-01-28

Changed

  • Remove unmatched parameter from Framed::read_by_hint function (63963182b5)

Documentation

  • Use CDN URLs instead of the blob storage URLs for Devolutions logo (#631) (dd249909a8)

[0.2.1] - 2024-12-14

Other