From 8e0320ca0f54ef60d9f705fcd406391d4c733802 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Tue, 19 Nov 2024 16:39:13 +0000 Subject: [PATCH] Step release tag --- CHANGELOG.md | 5 ++++- siunitx.dtx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6ce30be..bead745c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [v3.3.24] - 2024-11-19 + - Stack exhaustion with `tabularray` (see issue [\#760](https://github.com/josephwright/siunitx/issues/760)) @@ -2163,7 +2165,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ### Added - First public testing release (as `si`) -[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.23...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.24...HEAD +[v3.3.24]: https://github.com/josephwright/siunitx/compare/v3.3.23...v3.3.24 [v3.3.23]: https://github.com/josephwright/siunitx/compare/v3.3.22...v3.3.23 [v3.3.22]: https://github.com/josephwright/siunitx/compare/v3.3.21...v3.3.22 [v3.3.21]: https://github.com/josephwright/siunitx/compare/v3.3.20...v3.3.21 diff --git a/siunitx.dtx b/siunitx.dtx index 77c7d48b..eeda8c48 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -124,7 +124,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2024-11-15} {3.3.23} +\ProvidesExplPackage {siunitx} {2024-11-19} {3.3.24} {A comprehensive (SI) units package} % \end{macrocode} %