Skip to content

Commit

Permalink
OXDEV-8234 Mentioned b-7.1.x related changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RahatHameed committed May 17, 2024
1 parent 02b8a9f commit f634a33
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ 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/).

## [2.1.0] - Unreleased

### Added
- PHP 8.2
- Upgraded to work with shop compilation 7.1.0

### Changed
- New module logo
- Updated the structure to Codeception 5
- PhpUnit updated to 10+
- Modify GitHub workflows to use new light workflow

### Removed
- PHP 8.0 support
- Legacy Smarty engine variant is not supported anymore

## [2.0.0] - 2023-06-08

### Added
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ Further, this module provides a possibility to mark countries as "Invoice only"

## Compatability

* Module v1.0 version works with OXID eShop compilation v6.0.0 to v6.1.x
* Module ^v1.1 (or b-1.x branch) works with shop ^v6.2.0
* b-7.1.x - compatible with OXID eShop b-7.1.x branch, works with `Twig engine` only
* Module v2.0 (or b-7.0.x branch) branch is compatible with OXID eShop ^7.0
* Module ^v1.1 (or b-1.x branch) works with shop ^v6.2.0
* Module v1.0 version works with OXID eShop compilation v6.0.0 to v6.1.x

### Module installation via composer

Expand Down

0 comments on commit f634a33

Please sign in to comment.