mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-19 06:21:02 +00:00
updated changelog
This commit is contained in:
parent
ea58dbd7b6
commit
fb713a795d
1 changed files with 9 additions and 0 deletions
|
|
@ -1,4 +1,13 @@
|
|||
const config = [
|
||||
{
|
||||
version: 9.6,
|
||||
title: "Performance improvements!",
|
||||
shortTitle: "",
|
||||
date: "08/02/2019",
|
||||
new: [
|
||||
"Implimented recycler view to recents tab and members list. This should improve scrolling performance and hopefully use less memory."
|
||||
]
|
||||
},
|
||||
{
|
||||
version: 9.5,
|
||||
title: "New design and font!",
|
||||
|
|
|
|||
Loading…
Reference in a new issue