summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md b/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
index 32ce2b1be1..6224671813 100644
--- a/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
+++ b/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
@@ -5,6 +5,19 @@ first release 0.95a, 2021-02-23 will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
+## [2022-09-23]
+
+### Added
+ - XMP-Metadata are now created by code in l3pdfmeta.
+ More details can be found in l3pdfmeta.
+
+### Removed
+ - The patch which allowed the use of hyperxmp has been removed as no longer needed.
+
+### Changed
+ - XMP-Metadata are uncompressed (if supported by the engines).
+ - pdftitle allows to set the titles in various languages.
+
## [2022-08-24]
### Changed