summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/siunitx/CHANGELOG.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-06-13 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2023-06-13 03:01:24 +0000
commitaf047c6e9cda7dd92590260e413522353215bf2d (patch)
tree41d7a73410e22152d46ea1c37e5c3425c38e4789 /macros/latex/contrib/siunitx/CHANGELOG.md
parentc17d6d7111c3e6e6d92d99ba3b5bf8caf4d5b911 (diff)
CTAN sync 202306130301
Diffstat (limited to 'macros/latex/contrib/siunitx/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/siunitx/CHANGELOG.md22
1 files changed, 18 insertions, 4 deletions
diff --git a/macros/latex/contrib/siunitx/CHANGELOG.md b/macros/latex/contrib/siunitx/CHANGELOG.md
index 8f8d0a1972..05f3d28572 100644
--- a/macros/latex/contrib/siunitx/CHANGELOG.md
+++ b/macros/latex/contrib/siunitx/CHANGELOG.md
@@ -7,22 +7,35 @@ 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
+ [\#656](https://github.com/josephwright/siunitx/issues/656))
+- Printing of magnitudes for polar values when not parsing numbers
+ (see issue
+ [\#658](https://github.com/josephwright/siunitx/issues/658))
+ - Alignment of separated uncertainties in tables
+ (see issue
+ [\#665](https://github.com/josephwright/siunitx/issues/665))
+
## [v3.2.5] - 2023-04-13
### Fixed
-- Use of `\mathsf` for sanserif text documents (see issues
+- Use of `\mathsf` for sanserif text documents (see issue
[\#655](https://github.com/josephwright/siunitx/issues/655))
## [v3.2.4] - 2023-04-04
### Fixed
-- Parsing of 'full' uncertainty parts with leading zeros (see issues
+- Parsing of 'full' uncertainty parts with leading zeros (see issue
[\#652](https://github.com/josephwright/siunitx/issues/652))
## [v3.2.3] - 2023-03-14
### Fixed
-- Allow for `parse-nmumbers = false` in handling `\ang` (see issues
+- Allow for `parse-numbers = false` in handling `\ang` (see issue
[\#649](https://github.com/josephwright/siunitx/issues/649))
## [v3.2.2] - 2023-03-04
@@ -1894,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