diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-10-01 20:49:01 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2020-10-01 20:49:01 +0530 |
commit | fbdff717c9572771645abc32adca61b4e958c6e7 (patch) | |
tree | b2cfee5a7d4136f4d892f56bcdd1b45baa18f5f7 | |
parent | 14b51d580899138bcebc539f45b7560bb1b82308 (diff) |
Add changelog entry
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77b751bf..7a5a6eab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ All notable changes to this project will be documented in this file. ### Fixed - Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message +- Repositories created within APS would contain invalid `.gpg-id` files with no ability to fix them from the app + +### Added + +- Add GPG key selection step to onboarding flow ## [1.12.0] - 2020-09-24 |