diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2022-01-25 13:12:23 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 13:12:23 +0530 |
commit | 6c7a066ea6974e9e81f5889036e42c58d0785392 (patch) | |
tree | b11255e13cadbd2695e105a0891db1d5f7c31cd8 /CHANGELOG.md | |
parent | e7fbcd4f855da053fca4c5592bc84b682ef92963 (diff) |
Add the ability to run garbage collection on the internal Git repository (#1683)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
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 |