diff --git a/CHANGELOG.md b/CHANGELOG.md index a802f0f..38db79a 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.14] - 2024-04-15 + ### Fixed - Extension of multiple uncertainties when main value is less precise (see issue [\#727](https://github.com/josephwright/siunitx/issues/727)) @@ -2090,7 +2092,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.13...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.14...HEAD +[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 [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 diff --git a/siunitx.dtx b/siunitx.dtx index 0d79cd5..34a38b8 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-12} {3.3.13} +\ProvidesExplPackage {siunitx} {2024-04-15} {3.3.14} {A comprehensive (SI) units package} % \end{macrocode} %