summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3backend/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-08-24 03:01:23 +0000
committerNorbert Preining <norbert@preining.info>2022-08-24 03:01:23 +0000
commit2fcb60fa8843870d9f3a90987498e5b775402258 (patch)
tree7db6e32b73c582239b1080a4c5272c8ec51c21d5 /macros/latex/contrib/l3backend/CHANGELOG.md
parent0fab672d8f0c2d456fafd111ea77c2123075d653 (diff)
CTAN sync 202208240301
Diffstat (limited to 'macros/latex/contrib/l3backend/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/l3backend/CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/macros/latex/contrib/l3backend/CHANGELOG.md b/macros/latex/contrib/l3backend/CHANGELOG.md
index 3c8cb7d6d2..8bf6a93866 100644
--- a/macros/latex/contrib/l3backend/CHANGELOG.md
+++ b/macros/latex/contrib/l3backend/CHANGELOG.md
@@ -6,6 +6,11 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2022-08-23]
+
+### Changed
+- Approach to setting current color data from LaTeX2e
+
## [2022-08-05]
### Changed
@@ -257,7 +262,8 @@ this project uses date-based 'snapshot' version identifiers.
- Include `l3backend` in file names
- Moved backend code to internal for each 'parent' module
-[Unreleased]: https://github.com/latex3/latex3/compare/2022-08-05...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2022-08-23...HEAD
+[2022-08-23]: https://github.com/latex3/latex3/compare/2022-08-05...2022-08-23
[2022-08-05]: https://github.com/latex3/latex3/compare/2022-07-01...2022-08-05
[2022-07-01]: https://github.com/latex3/latex3/compare/2022-04-20...2022-07-01
[2022-04-20]: https://github.com/latex3/latex3/compare/2022-04-14...2022-04-20