summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Kast <julian@livio.com>2020-10-27 11:16:19 -0400
committerJulian Kast <julian@livio.com>2020-10-27 11:16:19 -0400
commit837cf7115c703f1c6844275dabd06dbcbbdb7dde (patch)
tree9953aa0c307c6c4bb92134e6522b39cc69d55410
parentee9faf54be3569b380499e7a1d71ac09ac0c9650 (diff)
downloadsdl_android-hotfix/4.12.1.tar.gz
Removed unnecessary item from CHANGELOG and added one item to ithotfix/4.12.1
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2f15eafb6..7d181b5ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,4 +11,4 @@
## Hotfix
- [Fix Issue 1465 - NPE in ManagerUtility](https://github.com/smartdevicelink/sdl_java_suite/pull/1478)
- [Add check to prevent NPE in ManagerUtility class](https://github.com/smartdevicelink/sdl_java_suite/pull/1498)
-- [Fix unit test for Hotfix ](https://github.com/smartdevicelink/sdl_java_suite/pull/1539)
+- [Fix Issue 1473 - Null items as head or empty lists](https://github.com/smartdevicelink/sdl_java_suite/pull/1474)