diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e57ae0ca..5bc98f45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ All notable changes to this project will be documented in this file. ## [1.12.0] - 2020-09-24 +### Fixed + +- Certain operations like folder creation with GPG keys would fail with `java.lang.IllegalStateException`. +- ECDSA key exchanges failed resulting in users being unable to clone repositories. + ### Added - Allow sorting by recently used |