diff options
author | Karl Berry <karl@freefriends.org> | 2021-06-09 20:33:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-06-09 20:33:44 +0000 |
commit | 7273365c115cd3b4ad4f6da7341fec0332645336 (patch) | |
tree | c37e980f63247a4d8b7b03aceabc6932b1ae2da7 /Master/texmf-dist/doc/latex/siunitx | |
parent | 8f2c50e22174c547bf9893d6b1bdd53bce8b31bd (diff) |
siunitx (9jun21)
git-svn-id: svn://tug.org/texlive/trunk@59534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx')
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf | bin | 1485621 -> 1486326 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/siunitx/siunitx.pdf | bin | 634770 -> 634773 bytes |
3 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md index a465aea145e..364058db974 100644 --- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md @@ -7,6 +7,13 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to ## [Unreleased] +## [v3.0.12] + +### Fixed +- Modify warning message (fixes #476) +- Rounding zero values to a fixed number of places (issue #477) +- Remove stray debug code in symbol allocation (issue #478) + ## [v3.0.11] ### Changed @@ -1361,7 +1368,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.11...HEAD +[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.12...HEAD +[v3.0.12]: https://github.com/josephwright/siunitx/compare/v3.0.11...v3.0.12 [v3.0.11]: https://github.com/josephwright/siunitx/compare/v3.0.10...v3.0.11 [v3.0.10]: https://github.com/josephwright/siunitx/compare/v3.0.9...v3.0.10 [v3.0.9]: https://github.com/josephwright/siunitx/compare/v3.0.8...v3.0.9 diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf Binary files differindex d4f36b226f6..b62b22632dc 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx-code.pdf diff --git a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf Binary files differindex 62115e10046..36c97918d0b 100644 --- a/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf +++ b/Master/texmf-dist/doc/latex/siunitx/siunitx.pdf |