summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/siunitx/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/siunitx/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/siunitx/CHANGELOG.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/macros/latex/contrib/siunitx/CHANGELOG.md b/macros/latex/contrib/siunitx/CHANGELOG.md
index 18a32f8d8e..bda701dec1 100644
--- a/macros/latex/contrib/siunitx/CHANGELOG.md
+++ b/macros/latex/contrib/siunitx/CHANGELOG.md
@@ -7,8 +7,21 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
## [Unreleased]
+## [v3.0.44] - 2022-01-26
+
+### Added
+- Hint concerning hyphen inside `\text`
+
+### Fixed
+- Handling of `output-exponent-marker` in tables (see issue
+ [\#578](https://github.com/josephwright/siunitx/issues/578))
+
## [v3.0.43] - 2022-01-20
+### Fixed
+- Printing `\ohm` with `beamer` class (see issue
+ [\#572](https://github.com/josephwright/siunitx/issues/572))
+
## [v3.0.42] - 2022-01-18
### Added
@@ -1673,7 +1686,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.43...HEAD
+[Unreleased]: https://github.com/josephwright/siunitx/compare/v3.0.44...HEAD
+[v3.0.44]: https://github.com/josephwright/siunitx/compare/v3.0.43...v3.0.44
[v3.0.43]: https://github.com/josephwright/siunitx/compare/v3.0.42...v3.0.43
[v3.0.42]: https://github.com/josephwright/siunitx/compare/v3.0.41...v3.0.42
[v3.0.41]: https://github.com/josephwright/siunitx/compare/v3.0.40...v3.0.41