Update changelog

pull/1/head
Made Baruna 2022-08-24 01:31:59 +07:00
parent eac0ee098d
commit f6f199f3a7
1 changed files with 10 additions and 1 deletions

View File

@ -7,7 +7,16 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = ['Update Timeline'];
const changelog = [
'Update Tighnari banner',
'Update weapons',
'Update timeline',
'Update furnishing',
'Update achievement',
'Add edit furnishing inventory directly on furnishing set',
'Adjust item order on calculator result',
'Bug fixes',
];
const channel = new BroadcastChannel('paimonmoe-sw');