Skip to content

Commit

Permalink
Step release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Jun 12, 2023
1 parent 53cb8b6 commit 5891f0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to

## [Unreleased]

## [v3.2.6] - 2023-06-12

### Fixed
- Printing of symbols explicitly wrapped in `\ensuremath`
(see issue
Expand Down Expand Up @@ -1905,7 +1907,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.2.5...HEAD
[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.2.6...HEAD
[v3.2.6]: https://github.com/josephwright/siunitx/compare/v3.2.5...v3.2.6
[v3.2.5]: https://github.com/josephwright/siunitx/compare/v3.2.4...v3.2.5
[v3.2.4]: https://github.com/josephwright/siunitx/compare/v3.2.3...v3.2.4
[v3.2.3]: https://github.com/josephwright/siunitx/compare/v3.2.2...v3.2.3
Expand Down
2 changes: 1 addition & 1 deletion siunitx.dtx
Expand Up @@ -122,7 +122,7 @@
%
% Identify the package and give the over all version information.
% \begin{macrocode}
\ProvidesExplPackage {siunitx} {2023-04-13} {3.2.5}
\ProvidesExplPackage {siunitx} {2023-06-12} {3.2.6}
{A comprehensive (SI) units package}
% \end{macrocode}
%
Expand Down

0 comments on commit 5891f0b

Please sign in to comment.