Skip to content

Commit 2a24368

Browse files
committed
v2.3.0
1 parent 8aba325 commit 2a24368

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/releaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@ This file describes the main feature changes for each InfoLogger released versio
105105
- Added option for o2-infologger-log to collect logs from a named pipe (multiple clients possible). Pipe can be created and listened to continuously. e.g. `o2-infologger-log -f /tmp/log-pipe -c -l`.
106106
- API:
107107
- Added InfoLoggerContext light copy constructor, with fields overwrite. See example use in <../test/testInfoLogger.cxx>.
108+
109+
## v2.3.0 - 15/10/2021
110+
- Added possibility to use an AutoMuteToken in the c++ stream operator.

0 commit comments

Comments
 (0)