-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCHANGELOG.txt
36 lines (30 loc) · 1.01 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Version 1.5.0
=============
[ADD] Logo included in root of project for SourceTree / BitBucket / GitHub
[FIX] Fixed AutomaticBuild targets to reflect iOS API changes.
Version 1.4.9
=============
[ADD] Documentation for the Automatic Updator code
[ADD] Included Mersenne Twister random implementation by Rory Plaire (Hydrogen.Random.MersenneTwister)
[FIX] Numerous namespace/class fixes for implementing our own Random namespace.
Version 1.4.8
=============
[FIX] Mismatched Version Code
Version 1.4.7
=============
[FIX] Unused varaible in Automatic Updator
[FIX] Cleaned up this file a bit.
[FIX] Testflight fully removed (Fixes #6)
Version 1.4.6
=============
[FIX] Fix for updator to handle GIT repositories
Version 1.4.5
=============
[ADD] Hydrogen Automatic Updator
[REM] More TestFlight stuff kicking around removed
Version 1.4.0
=============
[ADD] Addition of some statics to Math helper (Half/Quarter)
[ADD] Adapted AudioStack to support 3D sound
[FIX] Conditional compile fixes for Unity 5
[REM] Removal of TestFlight