File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1239,6 +1239,15 @@ This version of plog is licensed under the [MIT license](https://choosealicense.
12391239
12401240# Version history
12411241
1242+ ## Version 1.1.11 (11 Aug 2025)
1243+
1244+ - New: Add support for FreeRTOS (#298 )
1245+ - New: Add PLOG_MESSAGE_PREFIX (#288 )
1246+ - Enh: Add more documentation (#287 )
1247+ - Fix: Minimum required cmake version as of cmake 3.31 and 4.0 (#296 , #268 , #300 )
1248+ - Fix: ` std::filesystem::path ` issue on MSVC, add more tests (#273 )
1249+ - Fix: ASAN warning in HexDump sample (#305 , #303 )
1250+
12421251## Version 1.1.10 (20 Aug 2023)
12431252- New: Add support for UTF-8 char encoding on Windows (#76 , #69 , #238 , #239 )\
12441253 * This allows to use [ Utf8Everywhere] ( http://utf8everywhere.org ) approach*
You can’t perform that action at this time.
0 commit comments