summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/xfrac/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/xfrac/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/xfrac/CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/macros/latex/contrib/xfrac/CHANGELOG.md b/macros/latex/contrib/xfrac/CHANGELOG.md
index e2f119f66a..9505bc35fa 100644
--- a/macros/latex/contrib/xfrac/CHANGELOG.md
+++ b/macros/latex/contrib/xfrac/CHANGELOG.md
@@ -8,6 +8,13 @@ Changelog](https://keepachangelog.com/en/1.0.0/), this project uses date-based
## [Unreleased]
+## [2024-06-04]
+
+### Changed
+
+- Update for kernel change from `\IfInstanceExistTF`
+ to `\IfInstanceExistsTF`
+
## [2024-02-13]
### Changed
@@ -15,5 +22,6 @@ Changelog](https://keepachangelog.com/en/1.0.0/), this project uses date-based
- Updated package dependencies (track kernel improvements)
- Preparation for move of `xtemplate` concepts to the kernel
-[Unreleased]: https://github.com/latex3/latex3/compare/2024-02-13...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2024-06-04...HEAD
+[2024-06-04]: https://github.com/latex3/xfrac/compare/2024-02-13...2024-06-04
[2024-02-13]: https://github.com/latex3/xfrac/compare/2023-10-10...2024-02-13