aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-17 05:13:44 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-17 05:13:44 +0530
commit196cb8322685f9e1e6f8f4cb31d91735fd603a3f (patch)
tree929a60d91a601065ffdb3c392670a05023a2c8fe /CHANGELOG.md
parentTypescript conversion (#1805) (diff)
downloadferdium-app-196cb8322685f9e1e6f8f4cb31d91735fd603a3f.tar.gz
ferdium-app-196cb8322685f9e1e6f8f4cb31d91735fd603a3f.tar.zst
ferdium-app-196cb8322685f9e1e6f8f4cb31d91735fd603a3f.zip
docs: updated CHANGELOG.md [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cdeb5a87..5abf2e1d8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
1# [v5.6.1-nightly.29](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.28...v5.6.1-nightly.29) (2021-08-17)
2
3### Bug Fixes
4
5- Fix issue with left-clicking regression that was accidentally introduced in the previous nightly 💖 @vraravam
6- Fix snap assets capturing on GitHub (#1802) 💖 @mhatvan
7
8### Internal
9
10- Replace deprecated `moment.js` with `day.js` (#1804) 💖 @mhatvan
11
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) 12# [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 13
3- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam 14- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam