From 02a73fb08bc740fb154640ec7696feca7eade5df Mon Sep 17 00:00:00 2001 From: "Benjamin Scholtysik (Reimold)" Date: Tue, 4 Oct 2016 10:23:33 -0700 Subject: [PATCH] a tiny update to the changelog. --- docs/Changelog-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Changelog-template.md b/docs/Changelog-template.md index 2ea7a30ea1..8efc61da3f 100644 --- a/docs/Changelog-template.md +++ b/docs/Changelog-template.md @@ -1,6 +1,6 @@ # 4.1.2 -- [NEW] New `shouldDisplayUpdateAlertForUpdateManager`-API [#339](https://github.com/bitstadium/HockeySDK-iOS/pull/339) to make moment of appearance for custom update ui even more customizable. +- [NEW] New `shouldDisplayUpdateAlertForUpdateManager`-API [#339](https://github.com/bitstadium/HockeySDK-iOS/pull/339) to make the moment of appearance for custom update UI even more customizable. - [IMPROVEMENT] Rename default configuration back to Release to not break certain Carthage integrations [#341](https://github.com/bitstadium/HockeySDK-iOS/pull/341) - [IMPROVEMENT] Fix static analyzer warnings. [#351](https://github.com/bitstadium/HockeySDK-iOS/pull/351) - [IMPROVEMENT] Internal structure of embedded frameworks changed [#352](https://github.com/bitstadium/HockeySDK-iOS/pull/352)