diff --git a/CHANGELOG.mdown b/CHANGELOG.mdown index 7db235fc..3ea3b4f5 100644 --- a/CHANGELOG.mdown +++ b/CHANGELOG.mdown @@ -1,3 +1,8 @@ +### 1.5.0 () + + * Added ProcessIdProcessor to inject the PID in log records + * Added UidProcessor to inject a unique identifier to all log records of one request/run + ### 1.4.1 (2013-04-01) * Fixed exception formatting in the LineFormatter to be more minimalistic