updated change log

This commit is contained in:
supertiger1234 2019-04-22 17:01:22 +01:00
parent 540dd393c7
commit b1bd5e9665

View file

@ -1,8 +1,8 @@
const config = [
{
version: 1.5,
title: 'New notification sound',
shortTitle: 'Profile Panel',
title: 'New Notification Sound',
shortTitle: 'Notification Sound',
date: '22/04/2019',
headColor: "rgba(16, 0, 154, 0.77)",
new: [
@ -11,7 +11,7 @@ const config = [
],
fix: [
"Clicking 'Send Message' should close the user panel.",
"Bug fixes with online status and notifications."
"Online status and notifications were not showing correctly."
]
},
{