File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
OneSignalExample/Assets/OneSignal Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 3.0.0-beta.5]
8
10
### Changed
9
11
- Default export path for notification icons on Android changed to ` Assets/Plugins/Android/res `
10
12
- Froze imported OneSignal iOS SDK to [ 3.10.0] ( https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/3.10.0 ) release
@@ -94,7 +96,8 @@ If you run into any problems, please don’t hesitate to [open an issue](https:/
94
96
- If you are updating from a previous version of the OneSignal Unity SDK please follow the Unity Asset Store instructions in
95
97
the [ README] ( https://github.com/OneSignal/OneSignal-Unity-SDK/README.md#unity-asset-store ) to ensure a smooth transition.
96
98
97
- [ Unreleased ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.4...HEAD
99
+ [ Unreleased ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.5...HEAD
100
+ [ 3.0.0-beta.4 ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.4...3.0.0-beta.5
98
101
[ 3.0.0-beta.4 ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.3...3.0.0-beta.4
99
102
[ 3.0.0-beta.3 ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.2...3.0.0-beta.3
100
103
[ 3.0.0-beta.2 ] : https://github.com/OneSignal/OneSignal-Unity-SDK/compare/3.0.0-beta.1...3.0.0-beta.2
You can’t perform that action at this time.
0 commit comments