aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-19 16:09:41 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-19 16:09:41 +0530
commit1fb81f2f77b22e874a77ea5ccf4876660239e16b (patch)
tree227e5d8e00dab2c4a9d31537583ad7e7a835375a /CHANGELOG.md
parent5.6.3-nightly.7 [skip ci] (diff)
downloadferdium-app-1fb81f2f77b22e874a77ea5ccf4876660239e16b.tar.gz
ferdium-app-1fb81f2f77b22e874a77ea5ccf4876660239e16b.tar.zst
ferdium-app-1fb81f2f77b22e874a77ea5ccf4876660239e16b.zip
fix: remove reference to '@electron/remote' module (#1967)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa97f0432..a625aeee4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
1# [v5.6.3-nightly.8](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.7...v5.6.3-nightly.8) (2021-09-20)
2
3### Under the hood
4
5- Removed the final references to `@electron/remote` from the codebase (#1967) 💖 @vraravam
6
1# [v5.6.3-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19) 7# [v5.6.3-nightly.7](https://github.com/getferdi/ferdi/compare/v5.6.3-nightly.4...v5.6.3-nightly.7) (2021-09-19)
2 8
3### Services 9### Services