From f8338e05ead17d3cdb5de55d308f060afe2134d4 Mon Sep 17 00:00:00 2001 From: Archomeda Date: Sun, 22 May 2022 17:12:20 +0200 Subject: [PATCH] Update changelog for v1.7.2 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2876abb9..f74879b62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Gw2Sharp History +## 1.7.2 (22 May 2022) +This is a small bugfix for the caching component. + +### Caching +- Fix separate item caching for bulk endpoints where the request headers that may produce different responses, were not taken into account ([#119](https://github.com/Archomeda/Gw2Sharp/issues/119), [#121](https://github.com/Archomeda/Gw2Sharp/pull/121)) + ## 1.7.1 (9 April 2022) This includes a small fix for the Icon property on skills, which can be null.