From 411ba00a82d42d833df36648b88ab7b6104d5437 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Mon, 3 Nov 2025 09:45:41 +0100 Subject: [PATCH] Updated to version 9.11.0 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9528294..43a2ea9 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ Make a one time donation in a crypto currency of your choice. If you prefer to d Alternatively, sponsor me on Github using [Github Sponsors](https://github.com/sponsors/JKorf). ## Release notes +* Version 9.11.0 - 03 Nov 2025 + * Added constant for selecting a supported USD asset for use in a Shared API/SharedSymbol + * Added AliasType to specify only one way conversion for AssetAliases + * Removed some unhelpful verbose logs + * Version 9.11.0 - 30 Oct 2025 * Added StaticLogger to LibraryHelpers, updated warning logging for converters to use StaticLogger * Added client reference helper to LibraryHelpers