aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2022-01-25 13:12:23 +0530
committerGitHub <noreply@github.com>2022-01-25 13:12:23 +0530
commit6c7a066ea6974e9e81f5889036e42c58d0785392 (patch)
treeb11255e13cadbd2695e105a0891db1d5f7c31cd8 /CHANGELOG.md
parente7fbcd4f855da053fca4c5592bc84b682ef92963 (diff)
Add the ability to run garbage collection on the internal Git repository (#1683)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ade72cb..83fdffe0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- Another workaround for SteamGuard's non-standard OTP format
- 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
### Fixed