From 00c9d43cbd30ae75ad5eb61183bd4ad1d28ffc3f Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Wed, 24 Apr 2024 16:54:35 +0100 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 6fba769c..97c77dc5 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.16] - 2024-04-24 + ### Fixed - Ensure that mode-dependent symbols respect printing mode (see issue [\#729](https://github.com/josephwright/siunitx/issues/729)) @@ -2102,7 +2104,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.15...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.16...HEAD +[v3.3.16]: https://github.com/josephwright/siunitx/compare/v3.3.15...v3.3.16 [v3.3.15]: https://github.com/josephwright/siunitx/compare/v3.3.14...v3.3.15 [v3.3.14]: https://github.com/josephwright/siunitx/compare/v3.3.13...v3.3.14 [v3.3.13]: https://github.com/josephwright/siunitx/compare/v3.3.12...v3.3.13 diff --git a/siunitx.dtx b/siunitx.dtx index 30b2d923..6f49440f 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -121,7 +121,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2024-04-23} {3.3.15} +\ProvidesExplPackage {siunitx} {2024-04-24} {3.3.16} {A comprehensive (SI) units package} % \end{macrocode} %