Skip to content

Commit a40fb00

Browse files
committed
Adds changelog
1 parent 3107c8e commit a40fb00

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## [0.6.0] - 2021-08-11
4+
- Fixes **major** bug of the package not returning the actual status code.
5+
6+
## [0.5.0] - 2021-07-18
7+
- Initial version
8+
- Support for iOS
9+
- Support for tvOS (Experimental)
10+
- Support to get the current App Tracking Transparency Status to get the IDFA
11+
- Support to request authorization for the IDFA
12+
- Editor implementation for the feature, imitating the native implementation.
13+
- Configurable automatic postprocessing, add required frameworks and required Info.plist entries
14+
15+
[Unreleased]: https://github.com/lupidan/apple-signin-unity/compare/v0.6.0...HEAD
16+
[0.6.0]: https://github.com/lupidan/apple-signin-unity/compare/v0.5.0...v0.6.0
17+
[0.5.0]: https://github.com/lupidan/apple-signin-unity/releases/tag/v0.5.0

0 commit comments

Comments
 (0)