From e3c02975e5d7dc789598ec972faab5fb87c7a21f Mon Sep 17 00:00:00 2001 From: Stephen Hynes Date: Tue, 27 Oct 2015 14:08:00 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a6fd85..2b9454f 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,10 @@ test thoroughly before updating an existing codebase to use the new client. ## Changelog (Post-Merge) +### 1.1.2 + + - Update codependency to fix vulnerable dependency + ### 1.1.1 - Fixes handling of winston’s meta object (gcoonrod)