From 0edee588248c5fe21a6d547e1c6b0834823fb0d6 Mon Sep 17 00:00:00 2001 From: Benjamin Klein Date: Fri, 24 May 2019 10:26:40 +0200 Subject: [PATCH] #2932 Added information to Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 269582e923..e1377697e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added back to top functionality - @vishal-7037 (#2866) - Button for filters acceptance added with new styles for clear filters button - @965750 (#2811) - Added "Clear wishlist" button - @aniamusial (#2806) +- make all links with the primary color @hackbard (#2932) ### Fixed - Products removed from the cart are no longer add back on the conectivity return - @pkarw (#2898)