diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 204704be..c6e8b397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- Allow changing the branch used for Git operations + +### Changed + +- Slightly reduce APK size +- Always show the parent path in entries + +### Fixed + +- Allow creating nested directories directly +- I keep saying this but for real: error message for wrong SSH/HTTPS password is properly fixed now + ## [1.10.2] - 2020-07-30 ### Fixed |