Bumped change log
This commit is contained in:
@@ -286,3 +286,12 @@ ChangeLogs.insert({
|
||||
"Fixed errors loggin in with Google",
|
||||
],
|
||||
});
|
||||
|
||||
ChangeLogs.insert({
|
||||
version: "0.9.0",
|
||||
changes: [
|
||||
"Added fast render support, direct links to characters should load instantly",
|
||||
"Added extra indexes to the database to improve performance",
|
||||
"Added appcache support to improve load times on return visits",
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user