aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f8656381..dd7412fb4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -43,7 +43,7 @@
43- Upgrade `electron` to the latest public version (`19.0.6`) to bring in lots of security fixes 43- Upgrade `electron` to the latest public version (`19.0.6`) to bring in lots of security fixes
44- Upgrade `node` to `16.15.1`, `npm` to `8.12.2` and `pnpm` to `7.3.0` 44- Upgrade `node` to `16.15.1`, `npm` to `8.12.2` and `pnpm` to `7.3.0`
45- Upgrade `electron-builder` to `23.2.0` and `electron-updater` to `5.0.6` 45- Upgrade `electron-builder` to `23.2.0` and `electron-updater` to `5.0.6`
46- Enable AutoUpdates from in-app with self-sign certificates on macOS and windows 46- Enable AutoUpdates from in-app with code-signing certificates on macOS and windows
47- Remove integration with sentry 47- Remove integration with sentry
48- Update CONTRIBUTING.md for new contributors' dev machine setup 48- Update CONTRIBUTING.md for new contributors' dev machine setup
49- Lock snapcraft to v5 since v7 breaks the build 49- Lock snapcraft to v5 since v7 breaks the build