[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop, main: add structure destinations to changelog (d9ae675)
Ulrike Fischer
fischer at troubleshooting-tex.de
Thu Jan 13 17:51:02 CET 2022
Repository : https://github.com/latex3/pdfresources
On branches: develop,main
Link : https://github.com/latex3/pdfresources/commit/d9ae675be663d9461c76ac4e57c2473f29b54b78
>---------------------------------------------------------------
commit d9ae675be663d9461c76ac4e57c2473f29b54b78
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Jan 13 17:51:02 2022 +0100
add structure destinations to changelog
>---------------------------------------------------------------
d9ae675be663d9461c76ac4e57c2473f29b54b78
CHANGELOG.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c23d7af..ec1686c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,7 +17,8 @@ this project uses date-based 'snapshot' version identifiers.
additionally activate paratagging. The value `tagpdf` for the `testphase`
key has been deprecated. It will not error for some time and has been aliased to
`phase-II`, but it is recommended to use the new values `phase-I` and `phase-II` instead.
- - renamed `\DeclareDocumentMetadata` to `\DocumentMetadata` (the older version is still provided).
+ - renamed `\DeclareDocumentMetadata` to `\DocumentMetadata` (the older version is still provided)
+ to follow the development in latex-dev.
### Fixed
@@ -28,6 +29,9 @@ this project uses date-based 'snapshot' version identifiers.
- the `activate` key has been removed, its function is integrated in the testphase key.
+### Added
+ - preliminary support for structure destination to prepare for binary changes in texlive 2022
+
## [2021-08-28]
### Changed
- colorscheme 'original' has been renamed to 'primary-colors'
More information about the latex3-commits
mailing list.