From 2a0569d741977eae02639c06844c53f666b41b8e Mon Sep 17 00:00:00 2001 From: Oliver Drobnik Date: Tue, 29 Dec 2015 11:03:30 +0100 Subject: [PATCH] Updated change log --- Documentation/Change Log-template.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/Change Log-template.markdown b/Documentation/Change Log-template.markdown index 4bdd433..b9e7a0f 100644 --- a/Documentation/Change Log-template.markdown +++ b/Documentation/Change Log-template.markdown @@ -3,6 +3,11 @@ Change Log This is the history of version updates. +**Version 1.1.2** + +- Added delegate method to DTBonjourServerDelegate to notifiy about client disconnect +- FIXED: unit testing and code coverage + **Version 1.1.1** - FIXED: Various Xcode warnings