summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-20 20:17:51 +0000
committerKarl Berry <karl@freefriends.org>2021-05-20 20:17:51 +0000
commit5d4d6e312887e7c62c64d35f26f62f135998afa9 (patch)
tree5cdafd396e4a508472cb363f360c639d5e5dd6ae /Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
parent7f67c7c0b66228ec6cdb3c7e8c42b50a5ad40105 (diff)
siunitx (20may21)
git-svn-id: svn://tug.org/texlive/trunk@59279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md')
-rw-r--r--Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
index 958d0b50d69..dc30ec5d795 100644
--- a/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/siunitx/CHANGELOG.md
@@ -7,6 +7,23 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
## [Unreleased]
+## [v3.0.2]
+
+### Changed
+- Documentation improvements
+- Better default for `product-symbol`
+
+### Fixed
+- Option settings `group-digits = true` and `group-digits = false` (issue #422)
+- Correct position of decimal marker in some tables (issue #423)
+- Coloring of negative numbers in tables (issue #424)
+- Alignment of numbers when printing without a `table-format` (issue #424)
+- Emulation of `\celsius` (issue #426)
+- Allow `\cdot` to work in text mode (issue #430)
+
+### Deprecated
+- Unit macro `\celsius`
+
## [v3.0.1]
### Added
@@ -1253,7 +1270,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.1...HEAD
+[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.2...HEAD
+[v3.0.2]: https://github.com/josephwright/siunitx/compare/v3.0.1...v3.0.2
[v3.0.1]: https://github.com/josephwright/siunitx/compare/v3.0.0...v3.0.1
[v3.0.0]: https://github.com/josephwright/siunitx/compare/v2.8e...v3.0.0
[v2.8e]: https://github.com/josephwright/siunitx/compare/v2.8d...v2.8e