From 0066feadadfb9612ea97d80eb34e97f9e17763b1 Mon Sep 17 00:00:00 2001 From: Jkorf Date: Wed, 6 Nov 2024 14:59:27 +0100 Subject: [PATCH] Updated to version 2.8.0 --- CoinGecko.Net/CoinGecko.Net.csproj | 6 +++--- README.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CoinGecko.Net/CoinGecko.Net.csproj b/CoinGecko.Net/CoinGecko.Net.csproj index ccbdb27..ecf6d16 100644 --- a/CoinGecko.Net/CoinGecko.Net.csproj +++ b/CoinGecko.Net/CoinGecko.Net.csproj @@ -7,9 +7,9 @@ CoinGecko.Net JKorf - 2.7.0 - 2.7.0 - 2.7.0 + 2.8.0 + 2.8.0 + 2.8.0 CoinGecko.Net is a client library for accessing the CoinGecko REST API. All data is mapped to readable models and enum values. false CoinGecko;CoinGecko.Net;CoinGecko Client;CoinGecko API;CryptoCurrency diff --git a/README.md b/README.md index baf66fe..3badd2d 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,9 @@ 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 2.8.0 - 06 Nov 2024 + * Updated CryptoExchange.Net to version 8.2.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.2.0 + * Version 2.7.0 - 28 Oct 2024 * Updated CryptoExchange.Net to version 8.1.0, see https://github.com/JKorf/CryptoExchange.Net/releases/tag/8.1.0