From 8f9588d791a418aa5e36f5fc4bd96c4eaf337ca8 Mon Sep 17 00:00:00 2001 From: Madhas Date: Wed, 11 Apr 2018 19:20:02 +0300 Subject: [PATCH] change log correction --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9b5c68f..6b0be5c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ### 0.7.9 --**Fix**: timeoutInterval is set to another URLSessionConfiguration property in NetworkServiceConfiguration +- **Fix**: timeoutInterval is set to another URLSessionConfiguration property in NetworkServiceConfiguration ### 0.7.8 - **Remove**: `App`, `Log` and `LogFormatter`.