From e81e422787bf4dab7911c7dab85b6159bdd23468 Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Fri, 5 Sep 2025 15:17:29 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f74ae59d5..3a5237b5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## Unreleased + +### Fixed + +- Fixed an issue where the data provider status incorrectly showed "Available" on API error + ## 2.196.0 - 2025-09-04 ### Changed