summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-27 03:02:45 +0000
committerNorbert Preining <norbert@preining.info>2022-09-27 03:02:45 +0000
commit358efc294299fa1b336a63da305121fb8b71447b (patch)
tree0c0b70e0c71feb835e4645799d4d9b4eba1fdd3a /macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
parent3416c5679e9cfa1ebba2296ecf401319a9f1cfe6 (diff)
CTAN sync 202209270302
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