From 302b8f0c61d671ce9768feada1835f21e312cc73 Mon Sep 17 00:00:00 2001 From: Guido Schmitz Date: Fri, 29 Nov 2024 15:51:08 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97233b7..8cfff40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,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). +## [v1.2.2] - 2024/11/29 + +### Fixed + +- Fetch endpoint details when using cached results + ## [v1.2.1] - 2023/08/07 ### Fixed