adjust version information
This commit is contained in:
bovenliggende
4e19dea360
commit
9d43ddf078
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,7 +4,15 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [unreleased](https://git.d3data.de/D3Private/manufacturer-information/compare/2.1.0.0...rel_2.x)
|
||||
## [unreleased](https://git.d3data.de/D3Private/manufacturer-information/compare/2.0.3.1...rel_2.x)
|
||||
|
||||
## [2.0.3.1](https://git.d3data.de/D3Private/manufacturer-information/compare/2.0.3.0...2.0.3.1) - 2025-01-03
|
||||
### Fixed
|
||||
- installation instructions
|
||||
- parsing Smarty based longdescription
|
||||
- replace OXID >= 7.1 code by compatible one
|
||||
- prevent unset object error in template
|
||||
- align admin menu section
|
||||
|
||||
## [2.0.3.0](https://git.d3data.de/D3Private/manufacturer-information/compare/2.0.2.0...2.0.3.0) - 2024-12-19
|
||||
### Added
|
||||
|
@ -40,7 +40,7 @@ $aModule = [
|
||||
'en' => 'adds manufacturer information to the article list',
|
||||
],
|
||||
'thumbnail' => 'picture.svg',
|
||||
'version' => '2.0.3.0',
|
||||
'version' => '2.0.3.1',
|
||||
'author' => '(D3) Data Development (Inh.: Thomas Dartsch)',
|
||||
'email' => 'support@shopmodule.com',
|
||||
'url' => 'https://www.oxidmodule.com/',
|
||||
|
Laden…
x
Verwijs in nieuw issue
Block a user