Skip to content

Commit e1105fa

Browse files
Update version history for 1.1.11
1 parent 42d685a commit e1105fa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,6 +1239,16 @@ 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 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+
12421252
## Version 1.1.10 (20 Aug 2023)
12431253
- New: Add support for UTF-8 char encoding on Windows (#76, #69, #238, #239)\
12441254
*This allows to use [Utf8Everywhere](http://utf8everywhere.org) approach*

0 commit comments

Comments
 (0)