From 6aac8c655cad4639fe0a714115f8a44a36343199 Mon Sep 17 00:00:00 2001 From: Patryk Tomczyk <13100280+patzick@users.noreply.github.com> Date: Tue, 26 Feb 2019 15:42:59 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78dd98dd9e..95209cc406 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - improved product gallery load view, shows correct image on reload - @patzick (#2481, #2482, #2488, #2501) - Fix an issue where the index.html template within a theme is ignored - @EnthrallRecords (#2489) - fix price is never below 0 and user can't add 0 or below 0 products to cart @RakowskiPrzemyslaw (#2437) +- Check for placing single order in case of error in any payment module - @patzick (#2409) ### Deprecated / Removed - `@vue-storefront/store` package deprecated - @filrak