summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
index 87c775ca83a..38db79ac180 100644
--- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
@@ -7,6 +7,12 @@ 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))
+
## [v3.3.13] - 2024-04-12
### Fixed
@@ -339,7 +345,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
- Options `digit-group-size`, `digit-group-first-size` and
`digit-group-other-size` to control digit grouping
- Options `display-per-mode` and `inline-per-mode` to offer additional
- flexiblity in `per-mode` control
+ flexibility in `per-mode` control
- Option `per-symbol-script-correction`
- Option `power-half-as-sqrt`
- Option `retain-negative-zero`
@@ -1396,7 +1402,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
- Allow for `bidi`/RTL when applying `\text`
- Search-and-replace in UTF-8 literal units
- Load binary-units only when requested (issue [\#201](https://github.com/josephwright/siunitx/issues/201))
-- Disable `\hightlight` in bookmarks (issue [\#207](https://github.com/josephwright/siunitx/issues/207))
+- Disable `\highlight` in bookmarks (issue [\#207](https://github.com/josephwright/siunitx/issues/207))
## [v2.5l] - 2012-11-21
@@ -2086,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