mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-19 11:14:41 +00:00
Update changelog
This commit is contained in:
parent
c4f2de4933
commit
1fd093add4
13
ChangeLog.md
13
ChangeLog.md
@ -47,6 +47,10 @@
|
||||
- Added an option to build without `wchar_t` support on Windows
|
||||
(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
|
||||
(https://github.com/fmtlib/fmt/pull/3610,
|
||||
https://github.com/fmtlib/fmt/pull/3624,
|
||||
@ -59,9 +63,14 @@
|
||||
https://github.com/fmtlib/fmt/issues/3654,
|
||||
https://github.com/fmtlib/fmt/pull/3663,
|
||||
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,
|
||||
@gsjaardema, @lazka, @Zhaojun-Liu, @carlsmedstad.
|
||||
@gsjaardema, @lazka, @Zhaojun-Liu, @carlsmedstad, @hotwatermorning,
|
||||
@cptFracassa, @kuguma.
|
||||
|
||||
- Improved documentation and README
|
||||
(https://github.com/fmtlib/fmt/pull/3642,
|
||||
|
Loading…
Reference in New Issue
Block a user