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