Skip to content

Commit c6b5487

Browse files
chore(release): prepare for publishing (#1002)
1 parent 18c81ed commit c6b5487

File tree

4 files changed

+26
-16
lines changed

4 files changed

+26
-16
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ironrdp-rdcleanpath/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [[0.2.1](https://github.com/Devolutions/IronRDP/compare/ironrdp-rdcleanpath-v0.2.0...ironrdp-rdcleanpath-v0.2.1)] - 2025-10-02
10+
11+
### <!-- 1 -->Features
12+
13+
- Human-readable descriptions for RDCleanPath errors (#999) ([18c81ed5d8](https://github.com/Devolutions/IronRDP/commit/18c81ed5d8d3bf13b3d10fe15209233c0c10bb62))
14+
15+
More munging to give human-readable webclient-side errors for
16+
RDCleanPath general/negotiation errors, including strings for WSA and
17+
TLS and HTTP error conditions.
18+
919
## [[0.2.0](https://github.com/Devolutions/IronRDP/compare/ironrdp-rdcleanpath-v0.1.3...ironrdp-rdcleanpath-v0.2.0)] - 2025-08-29
1020

1121
### <!-- 1 -->Features

crates/ironrdp-rdcleanpath/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ironrdp-rdcleanpath"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
readme = "README.md"
55
description = "RDCleanPath PDU structure used by IronRDP web client and Devolutions Gateway"
66
edition.workspace = true

fuzz/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)