aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-12-09 08:11:44 +0530
committerGitHub <noreply@github.com>2021-12-09 02:41:44 +0000
commit933558caf8266677dc26497d7c7b930254f4fb07 (patch)
tree3d671ec175bb6b27605096c213f542614f67038e /CHANGELOG.md
parent17f640bf468383c791bd4f8e7934e84d9d262079 (diff)
Prevent Git files from turning up in search and listing (#1582)
* Prevent Git files from turning up in search and listing * Update changelog
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 3edf1d7e..0af19d85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ All notable changes to this project will be documented in this file.
- Changing password generator parameters now automatically updates the password without needing to press the 'Generate' button again
- The app UI was reskinned to match Google's Material You guidelines
- Using HTTPS without authentication is now fully supported, and no longer asks for a username
+- Enabling 'Show hidden files and folders' no longer shows Git-related files and folders
## [1.13.5] - 2021-07-28