aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-12-17 10:08:31 -0800
committerGitHub <noreply@github.com>2020-12-17 23:38:31 +0530
commit0396bf92a9a15bcdac8b9fc71f6b34afc949ab41 (patch)
tree8ee134e25daa155c427de3a99ad5ad483e565db9 /CHANGELOG.md
parent5a3395040cab74903c95eb5d97308451d051ac96 (diff)
Transform broken repo error message to be more helpful (#1251)
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 6799816c..9e00a3e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
- On Android 11, Autofill will use the new [inline autofill](https://developer.android.com/guide/topics/text/ime-autofill#configure-provider) UI that integrates Autofill results into your keyboard app.
- Invalid `.gpg-id` files can now be fixed automatically by deleting them and then trying to create a new password.
+- Suggest users to re-clone repository when it is deemed to be broken
### Fixed