From 07350dda20a215054f8f68c9a839bc01ac36e3b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20de=20Chevign=C3=A9?= Date: Thu, 21 Nov 2024 19:19:43 +0700 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27488eaf..8d4fd157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [3.48.2] - 2024-11-21 +### Fixed +- Issue when contract metadata endpoint is not available + ## [3.48.1] - 2024-11-21 ### Fixed - Issue when contract metadata endpoint is not available