diff --git a/CHANGELOG.md b/CHANGELOG.md index ce0ecf9..87c775c 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.13] - 2024-04-12 + ### Fixed - Minimum digits in uncertainties under some circumstances (see issue [\#725](https://github.com/josephwright/siunitx/issues/725)) @@ -2084,7 +2086,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.12...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.13...HEAD +[v3.3.13]: https://github.com/josephwright/siunitx/compare/v3.3.12...v3.3.13 [v3.3.12]: https://github.com/josephwright/siunitx/compare/v3.3.11...v3.3.12 [v3.3.11]: https://github.com/josephwright/siunitx/compare/v3.3.10...v3.3.11 [v3.3.10]: https://github.com/josephwright/siunitx/compare/v3.3.9...v3.3.10 diff --git a/siunitx.dtx b/siunitx.dtx index 3a8955c..0d79cd5 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-02-15} {3.3.12} +\ProvidesExplPackage {siunitx} {2024-04-12} {3.3.13} {A comprehensive (SI) units package} % \end{macrocode} %