diff --git a/CHANGELOG.md b/CHANGELOG.md index 980ce9a8..cec77aae 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.0.50] - 2022-04-04 + ### Fixed - Spacing of sign when using "output-exponent-marker" (see issue [\#600](https://github.com/josephwright/siunitx/issues/600)) @@ -1727,7 +1729,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.0.49...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.50...HEAD +[v3.0.50]: https://github.com/josephwright/siunitx/compare/v3.0.49...v3.0.50 [v3.0.49]: https://github.com/josephwright/siunitx/compare/v3.0.48...v3.0.49 [v3.0.48]: https://github.com/josephwright/siunitx/compare/v3.0.47...v3.0.48 [v3.0.47]: https://github.com/josephwright/siunitx/compare/v3.0.46...v3.0.47 diff --git a/siunitx.dtx b/siunitx.dtx index 0bd7fa2a..d1de5e34 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} {2022-02-15} {3.0.49} +\ProvidesExplPackage {siunitx} {2022-04-04} {3.0.50} {A comprehensive (SI) units package} % \end{macrocode} %