From 3d0006d610c89f601fef7fa64e1794cd76b47006 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 20 Feb 2022 18:58:35 +0530 Subject: Introduce Sentry for error reporting (#1737) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 83fdffe0..68db6e4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. - Allow importing QR code from images - Introduce a new opt-in PGP backend powered by [PGPainless](https://github.com/pgpainless/pgpainless) that does not require OpenKeychain - Add the ability to run garbage collection on the internal Git repository +- Introduce crash reporting backed by Sentry ### Fixed -- cgit v1.2.3