File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1239,6 +1239,16 @@ This version of plog is licensed under the [MIT license](https://choosealicense.
1239
1239
1240
1240
# Version history
1241
1241
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 ability to use ` ascdump ` /` hexdump ` with ` printf ` (#290 )
1247
+ - Enh: Add more documentation (#287 )
1248
+ - Fix: Minimum required cmake version as of cmake 3.31 and 4.0 (#296 , #268 , #300 )
1249
+ - Fix: ` std::filesystem::path ` issue on MSVC, add more tests (#273 )
1250
+ - Fix: ASAN warning in HexDump sample (#305 , #303 )
1251
+
1242
1252
## Version 1.1.10 (20 Aug 2023)
1243
1253
- New: Add support for UTF-8 char encoding on Windows (#76 , #69 , #238 , #239 )\
1244
1254
* This allows to use [ Utf8Everywhere] ( http://utf8everywhere.org ) approach*
You can’t perform that action at this time.
0 commit comments