Skip to content

Commit

Permalink
meta: merge changelog entry for 0.6.3 from the v0.6.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe committed Jul 13, 2024
1 parent e886abb commit 65f629b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## Release 0.6.3

This release contains a fix for a compilation failure when using the derive macros for
`TryToValue` and `TryFromValue` and a custom `Result` type is in scope.

The oldest supported Rust version was bumped to 1.70.0 to match crate dependencies.

## Release 0.6.2

This release introduces support for serializing / deserializing XML-RPC structs that have
Expand Down

0 comments on commit 65f629b

Please sign in to comment.