summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2022-01-05 12:51:17 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2022-01-05 12:51:17 +0100
commit95df28962b6387bddd9dbd21a2fc7528dffa6779 (patch)
tree4214ae95bab143f413038ff84b86e53b97f553ce
parentfeat(Service): Add method to clear cache (diff)
downloadferdium-app-95df28962b6387bddd9dbd21a2fc7528dffa6779.tar.gz
ferdium-app-95df28962b6387bddd9dbd21a2fc7528dffa6779.tar.zst
ferdium-app-95df28962b6387bddd9dbd21a2fc7528dffa6779.zip
Update CHANGELOG.mdv5.8.0-beta.1
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c9437b46b..2e582e05a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
14 14
15* **Service:** Add `modifyRequestHeaders` for service recipes (🙌 [@kamyweb](https://github.com/kamyweb)) ([5ecc730](https://github.com/meetfranz/franz/commit/5ecc730)) 15* **Service:** Add `modifyRequestHeaders` for service recipes (🙌 [@kamyweb](https://github.com/kamyweb)) ([5ecc730](https://github.com/meetfranz/franz/commit/5ecc730))
16* **App:** Remove Google Analytics ([3840dd6](https://github.com/meetfranz/franz/commit/3840dd6)) 16* **App:** Remove Google Analytics ([3840dd6](https://github.com/meetfranz/franz/commit/3840dd6))
17* **Service Recipes:** Add `Franz.clearCache()` method to clear service cache ([06e6d65](https://github.com/meetfranz/franz/commit/06e6d65))
17### General 18### General
18 19
19* **App:** Update electron to 14.2.2 20* **App:** Update electron to 14.2.2