mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-29 10:17:40 +02:00
Update changelog
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# 11.2.0 - TBD
|
# 11.2.0 - TBD
|
||||||
|
|
||||||
- Added the `s` specifier that formats an error message as a string in
|
- Added the `s` specifier for `std::error_code`. It allows formatting an error
|
||||||
`std::error_code`. For example:
|
message as a string. For example:
|
||||||
|
|
||||||
```c++
|
```c++
|
||||||
#include <fmt/std.h>
|
#include <fmt/std.h>
|
||||||
|
Reference in New Issue
Block a user