From 7ca9134e85ef063c1af692977d6da00d109698b9 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Fri, 6 Dec 2024 07:49:29 +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 62e362ed..30b7d504 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.4.0] - 2024-12-06 + ### Added - Option `simplify-uncertainty` (see issue [\#688](https://github.com/josephwright/siunitx/issues/688)) @@ -2201,7 +2203,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.24...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.4.0...HEAD +[v3.4.0]: https://github.com/josephwright/siunitx/compare/v3.3.24...v3.4.0 [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 diff --git a/siunitx.dtx b/siunitx.dtx index 64df4701..566d5190 100644 --- a/siunitx.dtx +++ b/siunitx.dtx @@ -133,7 +133,7 @@ % % Identify the package and give the over all version information. % \begin{macrocode} -\ProvidesExplPackage {siunitx} {2024-11-19} {3.3.24} +\ProvidesExplPackage {siunitx} {2024-12-06} {3.4.0} {A comprehensive (SI) units package} % \end{macrocode} %