Skip to content

Commit dd79671

Browse files
committed
Updated changelog for v0.5.1.
1 parent 593abde commit dd79671

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v0.5.1
2+
======
3+
Minor fixes and enhancements to v0.5.0 release.
4+
5+
- Fixed namespace-related errors that occur for user-defined conversions.
6+
- Can now specify a fallback value when extracting an object member during conversion.
7+
- Added Rpc::captureError which allows users to retrieve ERROR message details returned by a callee.
8+
- Variant-to-Variant conversion is now handled properly.
9+
110
v0.5.0
211
======
312
User-defined type support.

0 commit comments

Comments
 (0)