diff --git a/src/utils/changelog.js b/src/utils/changelog.js index 91d0900..119f360 100644 --- a/src/utils/changelog.js +++ b/src/utils/changelog.js @@ -9,12 +9,22 @@ const prototype = { }; const config = [ + { + version: 8.7, + title: "12 hour clock mode", + shortTitle: "", + date: "24/11/2019", + headColor: "#007792", + new: [ + "Added 12 hour clock mode." + ], + + }, { version: 8.6, title: "New redesign!", shortTitle: "", date: "23/11/2019", - headColor: "#007792", new: [ "A new and better designed Nertivia! Thanks to skull." ],