aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-15 19:43:46 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-15 19:45:11 +0530
commit2b8ca0c79ed936b69b2dba60293a19bb3abb741d (patch)
tree72a62499e17c10effbccd464bfe8629467a21418 /CHANGELOG.md
parentchore: typescript conversion of some minor utilities (diff)
downloadferdium-app-2b8ca0c79ed936b69b2dba60293a19bb3abb741d.tar.gz
ferdium-app-2b8ca0c79ed936b69b2dba60293a19bb3abb741d.tar.zst
ferdium-app-2b8ca0c79ed936b69b2dba60293a19bb3abb741d.zip
docs: updated CHANGELOG.md [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f354a48f2..4b996bf33 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
1# [v5.6.1-nightly.28](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.27...v5.6.1-nightly.28) (2021-08-16)
2
3- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam
4- Removed unused npm dependencies 💖 @vraravam
5
6### Bug Fixes
7
8- Fixed the 'Changelog' menu item to point to the correct branch 💖 @vraravam
9
10### Internal
11
12- Completed plumbing required for conversion from javascript to typescript 💖 @vraravam
13- npm upgrades 💖 @vraravam
14- Started typescript conversion of some simple scripts 💖 @vraravam
15
1# [v5.6.1-nightly.27](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15) 16# [v5.6.1-nightly.27](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15)
2 17
3- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdi profile in their file explorer 💖 @vraravam 18- Add buttons in the 'Advanced' section of preferences to allow users to quickly open the ferdi profile in their file explorer 💖 @vraravam