aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-20 06:44:08 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-20 07:29:30 +0530
commit97df52da83e7dafaf77fff5049042c1605e5fdf6 (patch)
tree84837baa90de2ee707ee26b18bef47b062da5f7f /README.md
parentImplemented a new 'copy to clipboard' menuitem in context menu. (diff)
downloadferdium-app-97df52da83e7dafaf77fff5049042c1605e5fdf6.tar.gz
ferdium-app-97df52da83e7dafaf77fff5049042c1605e5fdf6.tar.zst
ferdium-app-97df52da83e7dafaf77fff5049042c1605e5fdf6.zip
Upgraded electron to '12.0.9' and also registered newer changes in 'recipes' subnodule.
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 2992adb64..40abec26d 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
211 211
212### Adds internal changes 212### Adds internal changes
213 213
214- [x] Upgrades to Electron 12.0.8 214- [x] Upgrades to Electron 12.0.9
215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
216- [x] Minifies build files to improve app size 216- [x] Minifies build files to improve app size
217- [x] Adds "npm run prepare-code" command for development to lint and beautify code 217- [x] Adds "npm run prepare-code" command for development to lint and beautify code