Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit 9f39a0d

Browse files
author
Christoph Wendt
committed
Update readme: add changelog and fix version number
1 parent 833dcb3 commit 9f39a0d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

Documentation/Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changelog
22

3+
### 1.0.6
4+
5+
* Fix 'Example Project'
6+
* Add readme section: Add dependencies
7+
* Add entry in troubleshooting section: Disable ARC
8+
39
### 1.0.5
410

511
* Add Unity 5 support

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Unity-iOS builds. It easily lets you keep track of crashes that have been caused by your scripts or Objective-C code.
44

5-
1. [Requirements (Version 1.0.5)](#1)
5+
1. [Requirements (Version 1.0.6)](#1)
66
2. [Installation & Setup](#2)
77
3. [Examples](#3)
88
4. [Troubleshooting](#4)
@@ -11,7 +11,7 @@ The HockeyAppUnity-iOS plugin implements support for using HockeyApp in your Uni
1111
## <a name="1"></a>Requirements (Version 1.0.6)
1212
* [Changelog](Documentation/Changelog.md)
1313

14-
* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the appropriate release branch on GitHub).
14+
* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the 1.0.4 tag on GitHub).
1515
* iOS 6.0 or newer.
1616

1717
## <a name="2"></a>Installation & Setup

0 commit comments

Comments
 (0)