From 6900b0065128c3fc79a38a438189e8feb9510da8 Mon Sep 17 00:00:00 2001 From: Tomasz Kowalewski Date: Fri, 15 Mar 2024 15:54:48 +0100 Subject: [PATCH] Release v4.0.0 --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e0e50..fe40fb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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/). -## [v4.0.0] - Unreleased +## [v4.0.0] - 2023-03-15 ### Added - Shop 7.1 dependencies match diff --git a/README.md b/README.md index 71c57cc..9bd2627 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ System requirements and installation instructions are described in the module do * **composer require oxid-esales/gdpr-optin-module:^2.3.0** to install the released version compatible with OXID eShop 6.2.x - 6.5.x compilations * **composer require oxid-esales/gdpr-optin-module:^3.0.0** to install the released version compatible with OXID eShop 7.0.x compilations -* **composer require oxid-esales/gdpr-optin-module:dev-b-7.0.x** to install the latest unreleased version from github, compatible with shop b-7.0.x branches +* **composer require oxid-esales/gdpr-optin-module:^4.0.0** to install the released version compatible with OXID eShop 7.1.x compilations ### Features