summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Alsharifi <599206+bilal-alsharifi@users.noreply.github.com>2020-11-04 10:47:35 -0500
committerGitHub <noreply@github.com>2020-11-04 10:47:35 -0500
commit2dbbbbf83c309a9b42c5ec4691357adf6863eec7 (patch)
tree59583033e55eede71e23b855ca1835d6b3749d13
parentde84955899696f15754805430f5e0636da48ea6c (diff)
parent7bb455ce094758b3e54a74ac4d64104c5576af15 (diff)
downloadsdl_android-2dbbbbf83c309a9b42c5ec4691357adf6863eec7.tar.gz
Merge pull request #1548 from smartdevicelink/feature/release_notes_5.0.0
Update release notes for 5.0.0
-rw-r--r--CHANGELOG.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aebd95217..a4b7d4cbd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -75,6 +75,12 @@
- [Gradle dependencies needs to be updates](https://github.com/smartdevicelink/sdl_java_suite/issues/1459)
+- [BSON library should be updated to the latest version (1.2.2)](https://github.com/smartdevicelink/sdl_java_suite/issues/1542)
+
+- [Update Project Documentation in README](https://github.com/smartdevicelink/sdl_java_suite/issues/1534)
+
+- [Feature/lockscreen ui testing](https://github.com/smartdevicelink/sdl_java_suite/pull/1527)
+
## Bug Fixes:
- [LockScreen behavior is incorrect for Display Always and Dismissible](https://github.com/smartdevicelink/sdl_java_suite/issues/1515)
@@ -105,4 +111,17 @@
- [RPC Generator is generating enum values with wrong capitalization](https://github.com/smartdevicelink/sdl_java_suite/issues/1425)
-- [RPC generator strips text after @TODO ](https://github.com/smartdevicelink/sdl_java_suite/issues/1506)
+- [RPC generator strips text after @TODO](https://github.com/smartdevicelink/sdl_java_suite/issues/1506)
+
+- [Some RPCs in the code do not exactly match the spec](https://github.com/smartdevicelink/sdl_java_suite/issues/1545)
+
+- [Fix issue in setting MediaTrack in the T&G manager](https://github.com/smartdevicelink/sdl_java_suite/pull/1544)
+
+- [There are a few deprecated functions that don't link to the correct function](https://github.com/smartdevicelink/sdl_java_suite/issues/1536)
+
+- [Some cloud apps fail to download icons](https://github.com/smartdevicelink/sdl_java_suite/issues/1513)
+
+- [Fix inconsistency with HMICapabilities API names](https://github.com/smartdevicelink/sdl_java_suite/pull/1508)
+
+- [LockScreen behavior is incorrect for Display Always and Dismissible](https://github.com/smartdevicelink/sdl_java_suite/issues/1515)
+