aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Benjamin Staneck <Stanzilla@users.noreply.github.com>2018-11-15 11:49:00 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-11-15 11:49:00 +0100
commit04a23b7ffec2387c204638a61550e5137d7367fe (patch)
treeb6f6f27fa821111bbf3933c38d370c390bf6be2d /CHANGELOG.md
parentAutomatic i18n update (i18n.meetfranz.com) (diff)
downloadferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.tar.gz
ferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.tar.zst
ferdium-app-04a23b7ffec2387c204638a61550e5137d7367fe.zip
fix(General): Convert many links from http to https (#967) @Stanzilla
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d5364ef1..a249b5905 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
4### General 4### General
5 5
6* **App:** Various performance improvments 6* **App:** Various performance improvments
7* **Translations:** Improved translations. **[A million thanks to the amazing community. 🎉](http://i18n.meetfranz.com/)** 7* **Translations:** Improved translations. **[A million thanks to the amazing community. 🎉](https://i18n.meetfranz.com/)**
8 8
9 9
10### Features 10### Features
@@ -29,7 +29,7 @@
29 29
30### General 30### General
31* **App:** Update Electron version to 1.7.12 (fixes critical security vulnerability CVE-2018–1000006 ) ([c67d7d1](https://github.com/meetfranz/franz/commit/c67d7d1)) 31* **App:** Update Electron version to 1.7.12 (fixes critical security vulnerability CVE-2018–1000006 ) ([c67d7d1](https://github.com/meetfranz/franz/commit/c67d7d1))
32* **Translations:** Improved translations. **[A million thanks to the amazing community. 🎉](http://i18n.meetfranz.com/)** 32* **Translations:** Improved translations. **[A million thanks to the amazing community. 🎉](https://i18n.meetfranz.com/)**
33 33
34### Features 34### Features
35* **App:** Invite Friends in Settings ([ab33c44](https://github.com/meetfranz/franz/commit/ab33c44)) 35* **App:** Invite Friends in Settings ([ab33c44](https://github.com/meetfranz/franz/commit/ab33c44))
@@ -100,7 +100,7 @@ fix(App): Bugfix Fix memory leak in recipe polling loop
100* **Service:** Add option to display disabled services in tabs ([1839eff](https://github.com/meetfranz/franz/commit/1839eff)) 100* **Service:** Add option to display disabled services in tabs ([1839eff](https://github.com/meetfranz/franz/commit/1839eff))
101* **Service:** Add option to mute service ([b405ba1](https://github.com/meetfranz/franz/commit/b405ba1)) 101* **Service:** Add option to mute service ([b405ba1](https://github.com/meetfranz/franz/commit/b405ba1))
102* **Service:** Add dialog to reload crashed services ([259d40c](https://github.com/meetfranz/franz/commit/259d40c)) ([dannyqiu](https://github.com/dannyqiu)) 102* **Service:** Add dialog to reload crashed services ([259d40c](https://github.com/meetfranz/franz/commit/259d40c)) ([dannyqiu](https://github.com/dannyqiu))
103* **Translations:** Added new translations and improved existing ones. **[A million thanks to the amazing community.](http://i18n.meetfranz.com/)** 103* **Translations:** Added new translations and improved existing ones. **[A million thanks to the amazing community.](https://i18n.meetfranz.com/)**
104 104
105 105
106### Bug Fixes 106### Bug Fixes