From d1d6282cfd7021d0f49038bc86a2f348bd271c0d Mon Sep 17 00:00:00 2001 From: Hemang Shah Date: Mon, 19 Jun 2017 12:59:20 +0530 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91a2cf4..1414579 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. Latest release is available [here](https://github.com/hemangshah/printer/releases/latest). +## [1.3](https://github.com/hemangshah/printer/releases/tag/1.3) - Jun 19, 2017 +## Fixed +- Shouldn’t print the private logs in onLogCompletion closure. +## Updated for Swift 4.x +- Note: We have removed support for Swift 3.x + ## [1.2](https://github.com/hemangshah/printer/releases/tag/1.2) - Jun 18, 2017 ## Fixed - https://github.com/hemangshah/printer/issues/1