diff --git a/CHANGELOG.md b/CHANGELOG.md index 3bf5cd8..ec6c6dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ 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/1.0.3.1...rel_1.x) +## [unreleased](https://git.d3data.de/D3Private/manufacturer-information/compare/1.0.4.0...rel_1.x) + +## [1.0.4.0](https://git.d3data.de/D3Private/manufacturer-information/compare/1.0.3.1...1.0.4.0) - 2024-12-05 + +### Added +- longdesc will parsed by Smarty ## [1.0.3.1](https://git.d3data.de/D3Private/manufacturer-information/compare/1.0.3.0...1.0.3.1) - 2024-11-26 ### Fixed diff --git a/metadata.php b/metadata.php index 73d873d..a7a257a 100644 --- a/metadata.php +++ b/metadata.php @@ -39,7 +39,7 @@ $aModule = [ 'en' => 'adds manufacturer information to the article list', ], 'thumbnail' => 'picture.svg', - 'version' => '1.0.3.1', + 'version' => '1.0.4.0', 'author' => $logo.' Data Development (Inh.: Thomas Dartsch)', 'email' => 'support@shopmodule.com', 'url' => 'https://www.oxidmodule.com/',