Skip to content

Commit 38983aa

Browse files
author
Adam Schlesinger
committed
Updated CHANGELOG
1 parent 17807cd commit 38983aa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

OneSignalExample/Assets/OneSignal/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +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+
## [2.14.5]
9+
### Changed
10+
- Updated included Android SDK to [3.16.2](https://github.com/OneSignal/OneSignal-Android-SDK/releases/tag/3.16.2)
11+
- Fixes for background image not showing and text not rendering in the RTL direction when a RTL system language is set. [#1475](https://github.com/OneSignal/OneSignal-Android-SDK/pull/1475)
812
## [2.14.4]
913
### Fixed
1014
- Removed use of C# 8.0 features to maintain compatibility
@@ -41,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4145
- If you are updating from a previous version of the OneSignal Unity SDK please follow the Unity Asset Store instructions in
4246
the [README](https://github.com/OneSignal/OneSignal-Unity-SDK/README.md#unity-asset-store) to ensure a smooth transition.
4347

44-
[Unreleased]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.4...HEAD
48+
[Unreleased]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.5...HEAD
49+
[2.14.5]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.4...2.14.5
4550
[2.14.4]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.3...2.14.4
4651
[2.14.3]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.2...2.14.3
4752
[2.14.2]: https://github.com/OneSignal/OneSignal-Unity-SDK/compare/2.14.1...2.14.2

0 commit comments

Comments
 (0)