diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cb2e1cd..4dad256c 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.17] - 2024-05-06 + ### Fixed - Correct treatment of end-iof-line spaces when allowing breaks (see issue [\#730](https://github.com/josephwright/siunitx/issues/730)) @@ -2108,7 +2110,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.16...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.3.17...HEAD +[v3.3.17]: https://github.com/josephwright/siunitx/compare/v3.3.16...v3.3.17 [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 diff --git a/siunitx.dtx b/siunitx.dtx index 6f49440f..00af01ae 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-24} {3.3.16} +\ProvidesExplPackage {siunitx} {2024-05-06} {3.3.17} {A comprehensive (SI) units package} % \end{macrocode} %