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.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md b/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
new file mode 100644
index 0000000000..4d417af72d
--- /dev/null
+++ b/macros/latex/contrib/pdfmanagement-testphase/CHANGELOG.md
@@ -0,0 +1,31 @@
+# Changelog
+All notable changes to the `pdfmanagement-testphase` bundle since the
+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.
+
+## [Unreleased]
+
+## [2021-03-07]
+
+### Added
+- \pdfannot_widget_box:nnnn
+- \pdfannot_dict_use:n
+- module l3pdffield for form fields. Currently it only supports checkboxes.
+
+### Changed
+-
+
+### Removed
+- \pdfannot_box:nnnnn: Concept to mix manual specs and dictionaries is wrong.
+ This can lead to duplicate entries in the dictionaries.
+
+### Fixed
+- Wrong default setting of \g_@@_active_bool (issue #13)
+- l3pdffile: Wrong casing: FileSpec -> Filespec
+- beamer linkbordercolor error (workaround in firstaid)
+
+## [2021-02-23]
+
+First release