diff --git a/README.en.md b/README.en.md index 01d192a..2ac7828 100644 --- a/README.en.md +++ b/README.en.md @@ -1,3 +1,7 @@ + +[](https://packagist.org/packages/d3/pdfdocuments) + + [](README.md) [](README.en.md) diff --git a/README.md b/README.md index fee75b6..327de71 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + +[](https://packagist.org/packages/d3/pdfdocuments) + + [](README.md) [](README.en.md) diff --git a/composer.json b/composer.json index 5e256f2..eb28114 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,8 @@ "documents", "invoice", "delivery note", - "d3ac" + "d3dependencycheck", + "id_d3PdfDocuments" ], "authors": [ { diff --git a/docs/daux/changelog/010_Changelog.md b/docs/daux/changelog/010_Changelog.md index cb9fc8e..9a38e9a 100644 --- a/docs/daux/changelog/010_Changelog.md +++ b/docs/daux/changelog/010_Changelog.md @@ -8,6 +8,10 @@ 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/D3Public/pdfdokumente/compare/2.0.1.1...rel_2.x) +### Added +- installierbar in OXID 7.2 +### Fixed +- Syntaxfehler in Twig Templates ## [2.0.1.1](https://git.d3data.de/D3Public/pdfdokumente/compare/2.0.1.0...2.0.1.1) - 2024-10-04 ### Fixed