summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBilal Alsharifi <bilal.alsharifi@gmail.com>2020-11-04 10:37:08 -0500
committerBilal Alsharifi <bilal.alsharifi@gmail.com>2020-11-04 10:37:08 -0500
commit13bb10cf490b4595fd52196d682963490b22e503 (patch)
tree93824c0a2c806c9109805618f76c9b56180069a6 /CHANGELOG.md
parentd3fb8c76fa3930b61df00ceed90b4ba3cdf4fabc (diff)
downloadsdl_android-13bb10cf490b4595fd52196d682963490b22e503.tar.gz
Update CHANGELOG formatting
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c3db1bd8..46d65d352 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -75,11 +75,11 @@
- [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) #1542](https://github.com/smartdevicelink/sdl_java_suite/issues/1542)
+- [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 #1534](https://github.com/smartdevicelink/sdl_java_suite/issues/1534)
+- [Update Project Documentation in README](https://github.com/smartdevicelink/sdl_java_suite/issues/1534)
-- [Feature/lockscreen ui testing #1527](https://github.com/smartdevicelink/sdl_java_suite/pull/1527)
+- [Feature/lockscreen ui testing](https://github.com/smartdevicelink/sdl_java_suite/pull/1527)
## Bug Fixes:
@@ -111,19 +111,19 @@
- [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 #1545](https://github.com/smartdevicelink/sdl_java_suite/issues/1545)
+- [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 #1544](https://github.com/smartdevicelink/sdl_java_suite/pull/1544)
+- [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. #1536](https://github.com/smartdevicelink/sdl_java_suite/issues/1536)
+- [There are a few deprecated functions that don't link to the correct function](https://github.com/smartdevicelink/sdl_java_suite/issues/1536)
-- [OnServiceError logs a wrong message #1520](https://github.com/smartdevicelink/sdl_java_suite/issues/1520)
+- [OnServiceError logs a wrong message](https://github.com/smartdevicelink/sdl_java_suite/issues/1520)
-- [Some cloud apps fail to download icons #1513](https://github.com/smartdevicelink/sdl_java_suite/issues/1513)
+- [Some cloud apps fail to download icons](https://github.com/smartdevicelink/sdl_java_suite/issues/1513)
-- [Fix inconsistency with HMICapabilities API names #1508](https://github.com/smartdevicelink/sdl_java_suite/pull/1508)
+- [Fix inconsistency with HMICapabilities API names](https://github.com/smartdevicelink/sdl_java_suite/pull/1508)
-- [LockScreen behavior is incorrect for Display Always and Dismissible #1515](https://github.com/smartdevicelink/sdl_java_suite/issues/1515)
+- [LockScreen behavior is incorrect for Display Always and Dismissible](https://github.com/smartdevicelink/sdl_java_suite/issues/1515)