Skip to content

Commit 2208143

Browse files
committed
Update changelog
1 parent a962597 commit 2208143

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
- Fixed deprecated `visit_format_arg` (https://github.com/fmtlib/fmt/pull/4043).
1010
Thanks @nebkat.
1111

12+
- Fixed handling of a sign and improved the `std::complex` formater
13+
(https://github.com/fmtlib/fmt/pull/4034,
14+
https://github.com/fmtlib/fmt/pull/4050). Thanks @tesch1 and @phprus.
15+
1216
- Removed a redundant check in the formatter for `std::expected`
1317
(https://github.com/fmtlib/fmt/pull/4040). Thanks @phprus.
1418

0 commit comments

Comments
 (0)