- New #11: Default instance can be set via PLOG_DEFAULT_INSTANCE
- New #30: Support for QString
- New: Support for C++Builder
- New #15:
severityFromString
function - New #21: Capture source file name (disabled by default)
- New #33: Add DebugOutputAppender
- New #32: Add EventLogAppender
- Fixed #12: Crash on processing Obj-C function name
- Fixed #17: Compatibility with MinGW
- Fixed #27: IF_LOG_ macro in if/else leads to miss else branch
- Fixed #18, #29: Thread safety for ConsoleAppender/ColorConsoleAppender
- Fixed #31: Support for stream manipulators like std::endl
- Fixed: Compatibility with old Visual Studio versions