From 10c3868c0097b6fbb4dc2cbd47b04a18d93bb98a Mon Sep 17 00:00:00 2001 From: Jkorf Date: Mon, 3 Nov 2025 09:46:55 +0100 Subject: [PATCH] Revert "Updated to version 9.11.0" This reverts commit 411ba00a82d42d833df36648b88ab7b6104d5437. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 43a2ea9..9528294 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,6 @@ 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