From 5b2b9bcd6852780c6fff37099268451901ef3039 Mon Sep 17 00:00:00 2001 From: Jisse Reitsma Date: Tue, 12 Nov 2024 08:41:21 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f47a17..6fe0649 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Avoid calling function twice, data already exist #254 @taoufiqaitali - Use price with currency instead base price #253 @florinm8 +- Re-enable product details in category view #250 ## [3.9.12] - 24 October 2024 ### Fixed