mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Update changelog
This commit is contained in:
13
ChangeLog.md
13
ChangeLog.md
@ -47,6 +47,10 @@
|
|||||||
- Added an option to build without `wchar_t` support on Windows
|
- Added an option to build without `wchar_t` support on Windows
|
||||||
(https://github.com/fmtlib/fmt/pull/3636). Thanks @glebm.
|
(https://github.com/fmtlib/fmt/pull/3636). Thanks @glebm.
|
||||||
|
|
||||||
|
- Improved build configuration
|
||||||
|
(https://github.com/fmtlib/fmt/issues/3701,
|
||||||
|
https://github.com/fmtlib/fmt/pull/3702). Thanks @pklima.
|
||||||
|
|
||||||
- Fixed various warnings and compilation issues
|
- Fixed various warnings and compilation issues
|
||||||
(https://github.com/fmtlib/fmt/pull/3610,
|
(https://github.com/fmtlib/fmt/pull/3610,
|
||||||
https://github.com/fmtlib/fmt/pull/3624,
|
https://github.com/fmtlib/fmt/pull/3624,
|
||||||
@ -59,9 +63,14 @@
|
|||||||
https://github.com/fmtlib/fmt/issues/3654,
|
https://github.com/fmtlib/fmt/issues/3654,
|
||||||
https://github.com/fmtlib/fmt/pull/3663,
|
https://github.com/fmtlib/fmt/pull/3663,
|
||||||
https://github.com/fmtlib/fmt/pull/3680,
|
https://github.com/fmtlib/fmt/pull/3680,
|
||||||
https://github.com/fmtlib/fmt/pull/3695).
|
https://github.com/fmtlib/fmt/pull/3695,
|
||||||
|
https://github.com/fmtlib/fmt/pull/369,
|
||||||
|
https://github.com/fmtlib/fmt/issues/3712,
|
||||||
|
https://github.com/fmtlib/fmt/pull/3713,
|
||||||
|
https://github.com/fmtlib/fmt/pull/3716).
|
||||||
Thanks @danakj, @vinayyadav3016, @cyyever, @phprus, @qimiko, @saschasc,
|
Thanks @danakj, @vinayyadav3016, @cyyever, @phprus, @qimiko, @saschasc,
|
||||||
@gsjaardema, @lazka, @Zhaojun-Liu, @carlsmedstad.
|
@gsjaardema, @lazka, @Zhaojun-Liu, @carlsmedstad, @hotwatermorning,
|
||||||
|
@cptFracassa, @kuguma.
|
||||||
|
|
||||||
- Improved documentation and README
|
- Improved documentation and README
|
||||||
(https://github.com/fmtlib/fmt/pull/3642,
|
(https://github.com/fmtlib/fmt/pull/3642,
|
||||||
|
Reference in New Issue
Block a user