Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Feb 13, 2024
1 parent c0e32cc commit 0fafabb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@ Changelog](https://keepachangelog.com/en/1.0.0/), this project uses date-based

## [Unreleased]

## [2024-02-13]

### Changed
- New independent repository https://github.com/latex3/xfrac
- Updated package dependencies (track kernel improvements)
- Preparation for move of `xtemplate` concepts to the kernel

[Unreleased]: https://github.com/latex3/latex3/compare/2023-10-10...HEAD
[Unreleased]: https://github.com/latex3/latex3/compare/2024-02-13...HEAD
[2024-02-13]: https://github.com/latex3/xfrac/compare/2023-10-10...2024-02-13
4 changes: 2 additions & 2 deletions xfrac.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
% }^^A
% }
%
% \date{Released 2023-10-10}
% \date{Released 2024-02-13}
%
% \maketitle
%
Expand Down Expand Up @@ -512,7 +512,7 @@
% \end{macrocode}
%
% \begin{macrocode}
\ProvidesExplPackage{xfrac}{2023-10-10}{}
\ProvidesExplPackage{xfrac}{2024-02-13}{}
{Split-level fractions}
% \end{macrocode}
%
Expand Down

0 comments on commit 0fafabb

Please sign in to comment.