Skip to content

Commit 10c138c

Browse files
author
Adam Schlesinger
committed
Updated CHANGELOG
1 parent 0c73c91 commit 10c138c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

OneSignalExample/Assets/OneSignal/CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.0.0-beta.6]
810
### Fixed
9-
- iOS build post processor will determine extension's imported OneSignalXCFramework from the package's dependencies xml
11+
- iOS build post processor will determine extension's imported OneSignalXCFramework from the package's dependencies xml. Fixes [#442](https://github.com/OneSignal/OneSignal-Unity-SDK/issues/442)
1012
- iOS callbacks for the `NotificationPermissionChanged` event will no longer cause an il2cpp exception
1113
### Changed
1214
- Added AndroidManifest with location permissions to the example app to display `PromptLocation`
@@ -105,8 +107,9 @@ If you run into any problems, please don’t hesitate to [open an issue](https:/
105107
- If you are updating from a previous version of the OneSignal Unity SDK please follow the Unity Asset Store instructions in
106108
the [README](https://github.com/OneSignal/OneSignal-Unity-SDK/README.md#unity-asset-store) to ensure a smooth transition.
107109

108-
[Unreleased]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.5...HEAD
109-
[3.0.0-beta.4]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.4...3.0.0-beta.5
110+
[Unreleased]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.6...HEAD
111+
[3.0.0-beta.6]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.5...3.0.0-beta.6
112+
[3.0.0-beta.5]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.4...3.0.0-beta.5
110113
[3.0.0-beta.4]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.3...3.0.0-beta.4
111114
[3.0.0-beta.3]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.2...3.0.0-beta.3
112115
[3.0.0-beta.2]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.1...3.0.0-beta.2

0 commit comments

Comments
 (0)