aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-03 14:00:30 +0530
committerLibravatar GitHub <noreply@github.com>2021-05-03 08:30:30 +0000
commit0f71781dbe0487ce48ac2ceefe4a850e4dd5c9d9 (patch)
tree060f9a95252e3bbf332d700da12c7fdbb0202a44 /README.md
parentMerge branch 'arioki1-native_m1' into develop (diff)
downloadferdium-app-0f71781dbe0487ce48ac2ceefe4a850e4dd5c9d9.tar.gz
ferdium-app-0f71781dbe0487ce48ac2ceefe4a850e4dd5c9d9.tar.zst
ferdium-app-0f71781dbe0487ce48ac2ceefe4a850e4dd5c9d9.zip
Upgraded electron to '12.0.6'. (#1327)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 063e09c40..48106820b 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
195- [x] Adds Ferdi as a Flatpak on Flathub ([#323](https://github.com/getferdi/ferdi/issues/323)), 💖 [@lhw](https://github.com/lhw) 195- [x] Adds Ferdi as a Flatpak on Flathub ([#323](https://github.com/getferdi/ferdi/issues/323)), 💖 [@lhw](https://github.com/lhw)
196 196
197### Adds internal changes 197### Adds internal changes
198- [x] Upgrades to Electron 12.0.5 198- [x] Upgrades to Electron 12.0.6
199- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 199- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
200- [x] Minifies build files to improve app size 200- [x] Minifies build files to improve app size
201- [x] Adds "npm run prepare-code" command for development to lint and beautify code 201- [x] Adds "npm run prepare-code" command for development to lint and beautify code