From 3fc98d40db61a6d8761fc87481aab40d57cd8c6e Mon Sep 17 00:00:00 2001 From: Daniil Tkachev <daniil.tkachev@oxid-esales.com> Date: Tue, 19 Nov 2024 15:25:33 +0100 Subject: [PATCH] Release v1.1.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe05d5..4845263 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## [1.1.8] - 2024-??-?? +## [1.1.8] - 2024-11-19 +### FIX - use Adyen assets on the payment page again so that ApplePay is hidden if necessary. Was accidentally removed in release v1.1.7 ## [1.1.7] - 2024-10-18