From 607ed0ab04997f6573077ee6ed4ef11c90a4bb1d Mon Sep 17 00:00:00 2001 From: Dave Glick Date: Mon, 24 Sep 2018 09:18:48 -0400 Subject: [PATCH] Release notes --- ReleaseNotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index d01ec2a..851bb07 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,7 @@ +# 1.0.3 + +- [Refactoring] Made it easier to override the logger and use it as the basis for custom pipe loggers (I.e., filtering events) + # 1.0.2 - [Fix] No longer crashes when caller disposes the server